Skip to content

Commit a78bc33

Browse files
committed
chore: rectify changesets manually
1 parent 0e9922f commit a78bc33

File tree

3 files changed

+4
-9
lines changed

3 files changed

+4
-9
lines changed

CHANGELOG.md

+1-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
# Changelog
22

3-
## 4.3.1
4-
5-
### Patch Changes
6-
7-
- 2966cfd: handle DTCG-format tokens in typescript/es6-declarations formatter
8-
93
## 4.3.0
104

115
### Minor Changes
@@ -17,6 +11,7 @@
1711

1812
### Patch Changes
1913

14+
- 2966cfd: handle DTCG-format tokens in typescript/es6-declarations formatter
2015
- 4a7bca7: add accessControl field to Android Compose template
2116
- f694f67: Fix Prettier imports, see https://prettier.io/docs/en/api#custom-parser-api-removed for more info.
2217
- fd8cdb4: handle DTCG-format tokens in javascript/es6 formatter

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "style-dictionary",
3-
"version": "4.3.1",
3+
"version": "4.3.0",
44
"description": "Style once, use everywhere. A build system for creating cross-platform styles.",
55
"keywords": [
66
"style dictionary",

0 commit comments

Comments
 (0)