Skip to content

Commit 2d0b044

Browse files
github-actions[bot]castastrophe
authored andcommitted
chore: release (s2-foundations) (#3320)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 627969f commit 2d0b044

File tree

7 files changed

+26
-5
lines changed

7 files changed

+26
-5
lines changed

.changeset/pre.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,13 +102,11 @@
102102
"changesets": [
103103
"afraid-cycles-wash",
104104
"big-hats-happen",
105-
"calm-ears-think",
106105
"calm-socks-speak",
107106
"clever-walls-glow",
108107
"cyan-actors-rest",
109108
"dull-pandas-grin",
110109
"empty-countries-act",
111-
"fair-badgers-repeat",
112110
"fair-parents-rush",
113111
"few-frogs-mate",
114112
"fluffy-apes-breathe",
@@ -150,6 +148,7 @@
150148
"rare-countries-sparkle",
151149
"real-beans-serve",
152150
"real-colts-perform",
151+
"rotten-maps-argue",
153152
"selfish-singers-lie",
154153
"seven-pens-collect",
155154
"sharp-pianos-reply",

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

components/swatch/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+
## 7.0.0-s2-foundations.17
4+
5+
### Patch Changes
6+
7+
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`aedc167`](https://github.com/adobe/spectrum-css/commit/aedc167f86d810f54dea1b2aacb191e718ac9598) Thanks [@pfulton](https://github.com/pfulton)! - Border color for Swatch on light/dark mode switched to use gray instead of black so it responds to theme.
8+
9+
- Updated dependencies [[`aedc167`](https://github.com/adobe/spectrum-css/commit/aedc167f86d810f54dea1b2aacb191e718ac9598)]:
10+
- @spectrum-css/tokens@15.0.0-s2-foundations.27
11+
312
## 7.0.0-s2-foundations.16
413

514
### Minor Changes

components/swatch/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/swatch",
3-
"version": "7.0.0-s2-foundations.16",
3+
"version": "7.0.0-s2-foundations.17",
44
"description": "The Spectrum CSS Color swatch 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.27
4+
5+
### Patch Changes
6+
7+
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`aedc167`](https://github.com/adobe/spectrum-css/commit/aedc167f86d810f54dea1b2aacb191e718ac9598) Thanks [@pfulton](https://github.com/pfulton)! - Border color for Swatch on light/dark mode switched to use gray instead of black so it responds to theme.
8+
39
## 15.0.0-s2-foundations.26
410

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

0 commit comments

Comments
 (0)