Skip to content

Commit 6b39747

Browse files
chore: release (s2-foundations) (#3293)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 57e187f commit 6b39747

File tree

9 files changed

+36
-4
lines changed

9 files changed

+36
-4
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@
141141
"olive-buttons-join",
142142
"orange-ants-yawn",
143143
"orange-numbers-do",
144+
"polite-readers-smile",
144145
"poor-trains-poke",
145146
"purple-chairs-melt",
146147
"rare-countries-sparkle",

.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.18
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`57e187f`](https://github.com/adobe/spectrum-css/commit/57e187f5a52e9782e8573defc825cef0399b99e4)]:
8+
- @spectrum-css/tokens@15.0.0-s2-foundations.26
9+
310
## 11.0.0-s2-foundations.17
411

512
### Patch 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.17",
3+
"version": "11.0.0-s2-foundations.18",
44
"description": "A Spectrum CSS preview",
55
"license": "Apache-2.0",
66
"author": "Adobe",

components/datepicker/CHANGELOG.md

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

3+
## 4.0.0-s2-foundations.16
4+
5+
### Patch Changes
6+
7+
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`57e187f`](https://github.com/adobe/spectrum-css/commit/57e187f5a52e9782e8573defc825cef0399b99e4) Thanks [@pfulton](https://github.com/pfulton)! - Minor bug fixes for datepicker and radio; tokens released for alignment
8+
9+
- Updated dependencies [[`57e187f`](https://github.com/adobe/spectrum-css/commit/57e187f5a52e9782e8573defc825cef0399b99e4)]:
10+
- @spectrum-css/tokens@15.0.0-s2-foundations.26
11+
312
## 4.0.0-s2-foundations.15
413

514
### Minor Changes

components/datepicker/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/datepicker",
3-
"version": "4.0.0-s2-foundations.15",
3+
"version": "4.0.0-s2-foundations.16",
44
"description": "The Spectrum CSS datepicker component",
55
"license": "Apache-2.0",
66
"author": "Adobe",

components/radio/CHANGELOG.md

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

3+
## 10.0.0-s2-foundations.17
4+
5+
### Patch Changes
6+
7+
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`57e187f`](https://github.com/adobe/spectrum-css/commit/57e187f5a52e9782e8573defc825cef0399b99e4) Thanks [@pfulton](https://github.com/pfulton)! - Minor bug fixes for datepicker and radio; tokens released for alignment
8+
9+
- Updated dependencies [[`57e187f`](https://github.com/adobe/spectrum-css/commit/57e187f5a52e9782e8573defc825cef0399b99e4)]:
10+
- @spectrum-css/tokens@15.0.0-s2-foundations.26
11+
312
## 10.0.0-s2-foundations.16
413

514
### Minor Changes

components/radio/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/radio",
3-
"version": "10.0.0-s2-foundations.16",
3+
"version": "10.0.0-s2-foundations.17",
44
"description": "The Spectrum CSS radio component",
55
"license": "Apache-2.0",
66
"author": "Adobe",

tokens/CHANGELOG.md

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

3+
## 15.0.0-s2-foundations.26
4+
5+
### Patch Changes
6+
7+
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`57e187f`](https://github.com/adobe/spectrum-css/commit/57e187f5a52e9782e8573defc825cef0399b99e4) Thanks [@pfulton](https://github.com/pfulton)! - Minor bug fixes for datepicker and radio; tokens released for alignment
8+
39
## 15.0.0-s2-foundations.25
410

511
### 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.25",
3+
"version": "15.0.0-s2-foundations.26",
44
"description": "The Spectrum CSS tokens package",
55
"license": "Apache-2.0",
66
"author": "Adobe",

0 commit comments

Comments
 (0)