Skip to content

Commit 9c88721

Browse files
committed
chore(release): release
- @spectrum-css/[email protected] - @spectrum-css/[email protected] - @spectrum-css/[email protected] - @spectrum-css/[email protected] - @spectrum-css/[email protected] - @spectrum-css/[email protected] - @spectrum-css/[email protected]
1 parent 4f4e19d commit 9c88721

File tree

14 files changed

+75
-8
lines changed

14 files changed

+75
-8
lines changed

.storybook/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,12 @@ This component has been deprecated. Use an action bar to allow users to perform
4747
##7.4.2
4848
🗓
4949
2024-02-06
50+
<a name="7.4.2-next.0"></a>
51+
##7.4.2-next.0
52+
🗓
53+
2024-02-06 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])
5054

55+
**Note:** Spectrum 2 next version
5156
**Note:** Version bump only for package @spectrum-css/preview
5257

5358
<a name="7.4.1"></a>

.storybook/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/preview",
3-
"version": "8.0.2",
3+
"version": "7.4.2-next.0",
44
"description": "A Spectrum CSS preview",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -13,7 +13,7 @@
1313
"@adobe/spectrum-css-workflow-icons": "^1.5.4",
1414
"@spectrum-css/expressvars": "^3.0.9",
1515
"@spectrum-css/site": "^4.2.2",
16-
"@spectrum-css/tokens": "^13.2.0",
16+
"@spectrum-css/tokens": "^14.0.0-next.0",
1717
"@spectrum-css/ui-icons": "^1.1.2",
1818
"@spectrum-css/vars": "^9.0.8"
1919
},

components/actiongroup/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="5.0.0-next.0"></a>
7+
#5.0.0-next.0
8+
🗓
9+
2024-02-06 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])
10+
11+
\*feat(actiongroup)!: migrate to S2 (#2453)([afb5788](https://github.com/adobe/spectrum-css/commit/afb5788)), closes[#2453](https://github.com/adobe/spectrum-css/issues/2453)
12+
13+
###
14+
🛑 BREAKING CHANGES
15+
16+
*
17+
migrates `Action Group` to Spectrum 2, Removes some mod properties
18+
619
<a name="4.2.3"></a>
720
##4.2.3
821
🗓

components/actiongroup/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/actiongroup",
3-
"version": "4.2.3",
3+
"version": "5.0.0-next.0",
44
"description": "The Spectrum CSS actiongroup component",
55
"license": "Apache-2.0",
66
"author": "Adobe",

components/buttongroup/CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="7.0.0-next.0"></a>
7+
#7.0.0-next.0
8+
🗓
9+
2024-02-06 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])
10+
11+
\*feat(buttongroup)!: migrate to S2 (#2457)([66d2cee](https://github.com/adobe/spectrum-css/commit/66d2cee)), closes[#2457](https://github.com/adobe/spectrum-css/issues/2457)
12+
13+
###
14+
🛑 BREAKING CHANGES
15+
16+
*
17+
migrates Button Group to Spectrum 2
18+
19+
Also:
20+
21+
- docs(buttongroup): expand chromatic coverage
22+
- refactor(buttongroup): remove extra css classes
23+
624
<a name="6.2.3"></a>
725
##6.2.3
826
🗓

components/buttongroup/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/buttongroup",
3-
"version": "6.2.3",
3+
"version": "7.0.0-next.0",
44
"description": "The Spectrum CSS buttongroup component",
55
"license": "Apache-2.0",
66
"author": "Adobe",

tokens/CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,25 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="14.0.0-next.0"></a>
7+
#14.0.0-next.0
8+
🗓
9+
2024-02-06 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])
10+
11+
### ✨ Features
12+
13+
- **tokens:**use 13.0.0-beta.5([cd95fe1](https://github.com/adobe/spectrum-css/commit/cd95fe1))*
14+
**tokens:**use 13.0.0-beta.8([1d9a801](https://github.com/adobe/spectrum-css/commit/1d9a801))*
15+
**tokens:**use 13.0.0-beta.9([3c23f31](https://github.com/adobe/spectrum-css/commit/3c23f31))
16+
17+
\*feat(tokens)!: use 13.0.0-beta.13([1b959b3](https://github.com/adobe/spectrum-css/commit/1b959b3))
18+
19+
###
20+
🛑 BREAKING CHANGES
21+
22+
*
23+
uses Spectrum 2 tokens
24+
625
<a name="13.2.0"></a>
726
#13.2.0
827
🗓

tokens/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/tokens",
3-
"version": "13.2.0",
3+
"version": "14.0.0-next.0",
44
"description": "The Spectrum CSS tokens package",
55
"license": "Apache-2.0",
66
"author": "Adobe",

tools/bundle-builder/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ This component has been deprecated. Use an action bar to allow users to perform
3838
##6.3.1
3939
🗓
4040
2024-02-06
41+
<a name="6.3.1-next.0"></a>
42+
##6.3.1-next.0
43+
🗓
44+
2024-02-06 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])
4145

4246
**Note:** Version bump only for package @spectrum-css/bundle-builder
4347

tools/bundle-builder/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@adobe/spectrum-css-workflow-icons": "^1.5.4",
1717
"@spectrum-css/expressvars": "^3.0.9",
18-
"@spectrum-css/tokens": "^13.2.0",
18+
"@spectrum-css/tokens": "^14.0.0-next.0",
1919
"@spectrum-css/ui-icons": "^1.1.2",
2020
"@spectrum-css/vars": "^9.0.8",
2121
"npm-registry-fetch": "^14.0.5"

tools/component-builder-simple/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
2121
##5.0.1
2222
🗓
2323
2024-02-06
24+
<a name="5.0.1-next.0"></a>
25+
##5.0.1-next.0
26+
🗓
27+
2024-02-06 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])
2428

2529
**Note:** Version bump only for package @spectrum-css/component-builder-simple
2630

tools/component-builder-simple/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"url": "https://github.com/adobe/spectrum-css/issues"
1313
},
1414
"dependencies": {
15-
"@spectrum-css/tokens": "^13.2.0",
15+
"@spectrum-css/tokens": "^14.0.0-next.0",
1616
"at-rule-packer": "^0.4.2",
1717
"autoprefixer": "^10.4.17",
1818
"colors": "^1.4.0",

tools/component-builder/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ This component has been deprecated. Use an action bar to allow users to perform
3838
##6.0.1
3939
🗓
4040
2024-02-06
41+
<a name="6.0.1-next.0"></a>
42+
##6.0.1-next.0
43+
🗓
44+
2024-02-06 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])
4145

4246
**Note:** Version bump only for package @spectrum-css/component-builder
4347

tools/component-builder/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"url": "https://github.com/adobe/spectrum-css/issues"
1313
},
1414
"dependencies": {
15-
"@spectrum-css/tokens": "^13.2.0",
15+
"@spectrum-css/tokens": "^14.0.0-next.0",
1616
"@spectrum-css/vars": "^9.0.8",
1717
"at-rule-packer": "^0.4.2",
1818
"autoprefixer": "^10.4.17",

0 commit comments

Comments
 (0)