Skip to content

Commit

Permalink
chore: release (#1433)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 21, 2025
1 parent 1684a8e commit 6fc68b4
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 18 deletions.
5 changes: 0 additions & 5 deletions .changeset/cool-bears-glow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quiet-insects-march.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strange-bananas-switch.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 4.3.1

### Patch Changes

- 1684a8e: Fix sizeRem to allow negative values
- 803d1f8: Fix gradients with rgba values returning rgba(0, 0, 0, 0)
- 6cc1da3: Add and check types to CLI file, fix typo for --platform flag.

## 4.3.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "style-dictionary",
"version": "4.3.0",
"version": "4.3.1",
"description": "Style once, use everywhere. A build system for creating cross-platform styles.",
"keywords": [
"style dictionary",
Expand Down

0 comments on commit 6fc68b4

Please sign in to comment.