Skip to content
Closed
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 @@ -179,6 +179,7 @@
"twelve-melons-battle",
"twenty-jokes-lie",
"weak-bags-run",
"weak-kings-pretend",
"young-ads-argue",
"young-parents-knock"
]
Expand Down
7 changes: 7 additions & 0 deletions .storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 11.0.0-s2-foundations.21

### Patch Changes

- Updated dependencies [[`0d80bad`](https://github.com/adobe/spectrum-css/commit/0d80bad9445cf747792be18498c2a7554869221d)]:
- @spectrum-css/tokens@15.0.0-s2-foundations.29

## 11.0.0-s2-foundations.20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion .storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/preview",
"version": "11.0.0-s2-foundations.20",
"version": "11.0.0-s2-foundations.21",
"description": "A Spectrum CSS preview",
"license": "Apache-2.0",
"author": "Adobe",
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

## 15.0.0-s2-foundations.29

### Patch Changes

- [#3413](https://github.com/adobe/spectrum-css/pull/3413) [`0d80bad`](https://github.com/adobe/spectrum-css/commit/0d80bad9445cf747792be18498c2a7554869221d) Thanks [@pfulton](https://github.com/pfulton)! - feat: s2 foundations non-gray-800 colors update

## 15.0.0-s2-foundations.28

### Minor 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": "15.0.0-s2-foundations.28",
"version": "15.0.0-s2-foundations.29",
"description": "The Spectrum CSS tokens package",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down