@brightspace-ui/create
Advanced tools
Comparing version 1.7.0 to 1.8.0
@@ -14,6 +14,4 @@ { | ||
"de-de de", | ||
"es-es es-es", | ||
"es-mx es", | ||
"fr-ca fr", | ||
"fr-fr fr-fr", | ||
"ja-jp ja", | ||
@@ -24,6 +22,4 @@ "ko-kr ko", | ||
"sv-se sv", | ||
"tr-tr tr", | ||
"zh-cn zh", | ||
"zh-tw zh-tw" | ||
"tr-tr tr" | ||
] | ||
} |
@@ -6,3 +6,3 @@ | ||
The [sematic-release GitHub Action](https://github.com/BrightspaceUI/actions/tree/master/semantic-release) is called from the `release.yml` GitHub Action workflow to handle version changes and releasing. | ||
The [sematic-release GitHub Action](https://github.com/BrightspaceUI/actions/tree/main/semantic-release) is called from the `release.yml` GitHub Action workflow to handle version changes and releasing. | ||
@@ -9,0 +9,0 @@ ### Version Changes |
@@ -6,7 +6,7 @@ "use strict"; | ||
}); | ||
exports.copyFile = copyFile; | ||
exports.copyFilesInDir = copyFilesInDir; | ||
exports.getDestinationPath = getDestinationPath; | ||
exports.mergeJSON = mergeJSON; | ||
exports.mergeText = mergeText; | ||
exports.copyFile = copyFile; | ||
exports.copyFilesInDir = copyFilesInDir; | ||
exports.replaceText = replaceText; | ||
@@ -13,0 +13,0 @@ |
{ | ||
"name": "@brightspace-ui/create", | ||
"version": "1.7.0", | ||
"version": "1.8.0", | ||
"description": "Initializer for Brightspace web components", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/BrightspaceUI/create.git", |
@@ -39,3 +39,3 @@ # @brightspace-ui/create | ||
Visual diff results are published to a bucket in S3 and need special tokens to do so. To set these up, follow the instructions in the [visual-diff GitHub Action](https://github.com/BrightspaceUI/actions/tree/master/visual-diff). | ||
Visual diff results are published to a bucket in S3 and need special tokens to do so. To set these up, follow the instructions in the [visual-diff GitHub Action](https://github.com/BrightspaceUI/actions/tree/main/visual-diff). | ||
@@ -47,3 +47,3 @@ ### Semantic Release | ||
Learn more in the [action docs](https://github.com/BrightspaceUI/actions/blob/master/docs/branch-protection.md). | ||
Learn more in the [action docs](https://github.com/BrightspaceUI/actions/blob/main/docs/branch-protection.md). | ||
@@ -63,3 +63,3 @@ ## Developing and Contributing | ||
The [sematic-release GitHub Action](https://github.com/BrightspaceUI/actions/tree/master/semantic-release) is called from the `release.yml` GitHub Action workflow to handle version changes and releasing. | ||
The [sematic-release GitHub Action](https://github.com/BrightspaceUI/actions/tree/main/semantic-release) is called from the `release.yml` GitHub Action workflow to handle version changes and releasing. | ||
@@ -66,0 +66,0 @@ ### Version Changes |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
58906
589