Skip to content

Commit 9620583

Browse files
github-actions[bot]castastrophe
authored andcommitted
chore: release (s2-foundations) (#3426)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 13f49ad commit 9620583

File tree

7 files changed

+26
-3
lines changed

7 files changed

+26
-3
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@
183183
"weak-bags-run",
184184
"weak-kings-pretend",
185185
"young-ads-argue",
186+
"young-cheetahs-peel",
186187
"young-parents-knock"
187188
]
188189
}

.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.23
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`79f2ae5`](https://github.com/adobe/spectrum-css/commit/79f2ae585464b2eca63232b37017bd1f96a7d970)]:
8+
- @spectrum-css/tokens@15.0.0-s2-foundations.31
9+
310
## 11.0.0-s2-foundations.22
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.22",
3+
"version": "11.0.0-s2-foundations.23",
44
"description": "A Spectrum CSS preview",
55
"license": "Apache-2.0",
66
"author": "Adobe",

components/combobox/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.21
4+
5+
### Patch Changes
6+
7+
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`79f2ae5`](https://github.com/adobe/spectrum-css/commit/79f2ae585464b2eca63232b37017bd1f96a7d970) Thanks [@pfulton](https://github.com/pfulton)! - Bug fix to retain border color values in S1 for combobox [SWC-582]
8+
9+
- Updated dependencies [[`79f2ae5`](https://github.com/adobe/spectrum-css/commit/79f2ae585464b2eca63232b37017bd1f96a7d970)]:
10+
- @spectrum-css/tokens@15.0.0-s2-foundations.31
11+
312
## 4.0.0-s2-foundations.20
413

514
### Minor Changes

components/combobox/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/combobox",
3-
"version": "4.0.0-s2-foundations.20",
3+
"version": "4.0.0-s2-foundations.21",
44
"description": "The Spectrum CSS combobox 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.31
4+
5+
### Patch Changes
6+
7+
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`79f2ae5`](https://github.com/adobe/spectrum-css/commit/79f2ae585464b2eca63232b37017bd1f96a7d970) Thanks [@pfulton](https://github.com/pfulton)! - Bug fix to retain border color values in S1 for combobox [SWC-582]
8+
39
## 15.0.0-s2-foundations.30
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.30",
3+
"version": "15.0.0-s2-foundations.31",
44
"description": "The Spectrum CSS tokens package",
55
"license": "Apache-2.0",
66
"author": "Adobe",

0 commit comments

Comments
 (0)