Skip to content

Commit 6fc68b4

Browse files
chore: release (#1433)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1684a8e commit 6fc68b4

6 files changed

+11
-18
lines changed

.changeset/cool-bears-glow.md

-5
This file was deleted.

.changeset/quiet-insects-march.md

-5
This file was deleted.

.changeset/strange-bananas-switch.md

-5
This file was deleted.

CHANGELOG.md

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

3+
## 4.3.1
4+
5+
### Patch Changes
6+
7+
- 1684a8e: Fix sizeRem to allow negative values
8+
- 803d1f8: Fix gradients with rgba values returning rgba(0, 0, 0, 0)
9+
- 6cc1da3: Add and check types to CLI file, fix typo for --platform flag.
10+
311
## 4.3.0
412

513
### Minor Changes

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.0",
3+
"version": "4.3.1",
44
"description": "Style once, use everywhere. A build system for creating cross-platform styles.",
55
"keywords": [
66
"style dictionary",

0 commit comments

Comments
 (0)