Skip to content

Commit

Permalink
chore: release (#1262)
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 Jul 18, 2024
1 parent a562148 commit 4575dd5
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 31 deletions.
5 changes: 0 additions & 5 deletions .changeset/angry-dots-provide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eleven-otters-eat.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nine-kiwis-lie.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shy-cats-beam.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tender-carrots-accept.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wise-brooms-notice.md

This file was deleted.

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

## 4.0.1

### Patch Changes

- e6cbf73: Fix type information for Config.parser
- e8aea2f: Fix transitive color transform advanced example, migrate chroma-js to colorjs.io
- 7afcffd: Fix bugs with expand tokens where they would run before instead of after user-configured preprocessors, and would fatally error on broken references. Broken refs should be tolerated at the expand stage, and errors will be thrown after preprocessor lifecycle if the refs are still broken at that point.
- 922b6aa: Update memfs esm-fork dependency to allow named import Volume.
- 61b6984: Fix 'filePath' missing from falsy token values
- 3ae67e3: Upgrade memfs esm fork to publish types and bumping stream to fix unclear licensing issue with transitive dependency.

## 4.0.0

> For a more comprehensive migration guide from version 3.x.x to version 4.0.0,
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.0.0",
"version": "4.0.1",
"description": "Style once, use everywhere. A build system for creating cross-platform styles.",
"keywords": [
"style dictionary",
Expand Down

0 comments on commit 4575dd5

Please sign in to comment.