Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
"changesets": [
"chilly-peaches-sniff",
"eleven-cooks-destroy",
"few-eels-retire",
"fresh-seahorses-join",
"hot-books-fail",
"light-years-speak",
Expand Down
6 changes: 6 additions & 0 deletions tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 14.0.0-next.9

### Patch Changes

- [#3351](https://github.com/adobe/spectrum-css/pull/3351) [`8f782a4`](https://github.com/adobe/spectrum-css/commit/8f782a4711c0d8c6e1de47b3be91b3cc2670fa72) Thanks [@cdransf](https://github.com/cdransf)! - Uses the latest release from Spectrum Tokens (13.0.0-beta.52)

## 14.0.0-next.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/tokens",
"version": "14.0.0-next.8",
"version": "14.0.0-next.9",
"description": "The Spectrum CSS tokens package",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down