diff --git a/CHANGELOG.md b/CHANGELOG.md index 675fd08f3..75b36fb4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,5 @@ # Changelog -## 4.3.1 - -### Patch Changes - -- 2966cfd: handle DTCG-format tokens in typescript/es6-declarations formatter - ## 4.3.0 ### Minor Changes @@ -17,6 +11,7 @@ ### Patch Changes +- 2966cfd: handle DTCG-format tokens in typescript/es6-declarations formatter - 4a7bca7: add accessControl field to Android Compose template - f694f67: Fix Prettier imports, see https://prettier.io/docs/en/api#custom-parser-api-removed for more info. - fd8cdb4: handle DTCG-format tokens in javascript/es6 formatter diff --git a/package-lock.json b/package-lock.json index 26be3b4cc..f6b0675e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "style-dictionary", - "version": "4.3.1", + "version": "4.3.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "style-dictionary", - "version": "4.3.1", + "version": "4.3.0", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index fe741ffac..19f371396 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "style-dictionary", - "version": "4.3.1", + "version": "4.3.0", "description": "Style once, use everywhere. A build system for creating cross-platform styles.", "keywords": [ "style dictionary",