Skip to content

Commit

Permalink
chore: release (#1358)
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 Oct 3, 2024
1 parent 3e0ca8f commit 9288a75
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/dirty-grapes-deliver.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tall-comics-grow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wicked-pears-eat.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.1.3

### Patch Changes

- 9376247: Make `defaultMessage` param in FileHeader type optional.
- 43ccb42: (#1305): fix reference sorting in `sortByReference` function for DTCG token format, ensuring token references are declared after their targets
- 26728b9: Fix `filterTokens` utility to deal with random metadata properties throughout token groups, without throwing errors.

## 4.1.2

### Patch Changes
Expand Down
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.1.2",
"version": "4.1.3",
"description": "Style once, use everywhere. A build system for creating cross-platform styles.",
"keywords": [
"style dictionary",
Expand Down

0 comments on commit 9288a75

Please sign in to comment.