Skip to content

Commit 9caa1bc

Browse files
chore: release (s2-foundations) (#3000)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1d1cbfc commit 9caa1bc

File tree

5 files changed

+19
-2
lines changed

5 files changed

+19
-2
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,10 +110,12 @@
110110
"heavy-sheep-drive",
111111
"itchy-candles-develop",
112112
"khaki-coats-unite",
113+
"little-adults-melt",
113114
"lovely-ducks-listen",
114115
"modern-beds-provide",
115116
"modern-tips-look",
116117
"moody-shirts-kick",
118+
"olive-buttons-join",
117119
"orange-ants-yawn",
118120
"orange-numbers-do",
119121
"purple-chairs-melt",

.storybook/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## 11.0.0-s2-foundations.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`fa60db9`](https://github.com/adobe/spectrum-css/commit/fa60db9159edb6b111e4e6c30b05c828224b81e4), [`1d1cbfc`](https://github.com/adobe/spectrum-css/commit/1d1cbfcc80f8a78784edf9778c0f366be6b0efe6)]:
8+
- @spectrum-css/tokens@15.0.0-s2-foundations.16
9+
310
## 11.0.0-s2-foundations.4
411

512
### Minor Changes

.storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/preview",
3-
"version": "11.0.0-s2-foundations.4",
3+
"version": "11.0.0-s2-foundations.5",
44
"description": "A Spectrum CSS preview",
55
"license": "Apache-2.0",
66
"author": "Adobe",

tokens/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## 15.0.0-s2-foundations.16
4+
5+
### Patch Changes
6+
7+
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`fa60db9`](https://github.com/adobe/spectrum-css/commit/fa60db9159edb6b111e4e6c30b05c828224b81e4) Thanks [@pfulton](https://github.com/pfulton)! - Adds `--spectrum-gray-800-rgb` custom token for use in well component. The custom token values reflect the stripped RGB values for light and dark modes of `--spectrum-gray-800` values for S2.
8+
9+
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`1d1cbfc`](https://github.com/adobe/spectrum-css/commit/1d1cbfcc80f8a78784edf9778c0f366be6b0efe6) Thanks [@pfulton](https://github.com/pfulton)! - Adds `--spectrum-blue-800-rgb` for light and `--spectrum-blue-900-rgb` for dark with s2 values to custom tokens to define stripped rgb token used in dropzone dragged background.
10+
311
## 15.0.0-s2-foundations.15
412

513
### Minor Changes

tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/tokens",
3-
"version": "15.0.0-s2-foundations.15",
3+
"version": "15.0.0-s2-foundations.16",
44
"description": "The Spectrum CSS tokens package",
55
"license": "Apache-2.0",
66
"author": "Adobe",

0 commit comments

Comments
 (0)