Skip to content

Commit be9aa2c

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]
1 parent 26ceb57 commit be9aa2c

File tree

10 files changed

+48
-10
lines changed

10 files changed

+48
-10
lines changed

.storybook/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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.2.1"></a>
7+
##7.2.1
8+
🗓
9+
2024-01-16 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])
10+
11+
**Note:** Version bump only for package @spectrum-css/preview
12+
613
<a name="7.2.0"></a>
714
#7.2.0
815
🗓

.storybook/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/preview",
3-
"version": "7.2.0",
3+
"version": "7.2.1",
44
"description": "A Spectrum CSS preview",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -13,15 +13,15 @@
1313
"@adobe/spectrum-css-workflow-icons": "^1.5.4",
1414
"@spectrum-css/expressvars": "^3.0.9",
1515
"@spectrum-css/site": "^4.0.4",
16-
"@spectrum-css/tokens": "^13.0.7",
16+
"@spectrum-css/tokens": "^13.0.8",
1717
"@spectrum-css/ui-icons": "^1.1.1",
1818
"@spectrum-css/vars": "^9.0.8"
1919
},
2020
"devDependencies": {
2121
"@babel/core": "^7.22.1",
2222
"@chromaui/addon-visual-tests": "^0.0.124",
2323
"@etchteam/storybook-addon-status": "^4.2.4",
24-
"@spectrum-css/component-builder": "^4.0.20",
24+
"@spectrum-css/component-builder": "^4.0.21",
2525
"@storybook/addon-a11y": "^7.6.7",
2626
"@storybook/addon-actions": "~7.5",
2727
"@storybook/addon-console": "^1.2.3",

tokens/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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="13.0.8"></a>
7+
##13.0.8
8+
🗓
9+
2024-01-16 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])
10+
11+
### 🐛 Bug fixes
12+
13+
- **tokens:**add compiled token assets to git([916b670](https://github.com/adobe/spectrum-css/commit/916b670))\*
14+
**tokens:**dependency updates([f9395a3](https://github.com/adobe/spectrum-css/commit/f9395a3))
15+
616
<a name="13.0.7"></a>
717
##13.0.7
818
🗓

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": "13.0.7",
3+
"version": "13.0.8",
44
"description": "The Spectrum CSS tokens package",
55
"license": "Apache-2.0",
66
"author": "Adobe",

tools/bundle-builder/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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="6.1.2"></a>
7+
##6.1.2
8+
🗓
9+
2024-01-16 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])
10+
11+
**Note:** Version bump only for package @spectrum-css/bundle-builder
12+
613
<a name="6.1.1"></a>
714
##6.1.1
815
🗓

tools/bundle-builder/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/bundle-builder",
3-
"version": "6.1.1",
3+
"version": "6.1.2",
44
"description": "The Spectrum CSS top-level builder",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -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.0.7",
18+
"@spectrum-css/tokens": "^13.0.8",
1919
"@spectrum-css/ui-icons": "^1.1.1",
2020
"@spectrum-css/vars": "^9.0.8",
2121
"npm-registry-fetch": "^14.0.5"

tools/component-builder-simple/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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="3.0.4"></a>
7+
##3.0.4
8+
🗓
9+
2024-01-16 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])
10+
11+
**Note:** Version bump only for package @spectrum-css/component-builder-simple
12+
613
<a name="3.0.3"></a>
714
##3.0.3
815
🗓

tools/component-builder-simple/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/component-builder-simple",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "The Spectrum CSS simple component builder",
55
"license": "Apache-2.0",
66
"repository": {
@@ -12,7 +12,7 @@
1212
"url": "https://github.com/adobe/spectrum-css/issues"
1313
},
1414
"dependencies": {
15-
"@spectrum-css/tokens": "^13.0.7",
15+
"@spectrum-css/tokens": "^13.0.8",
1616
"autoprefixer": "^6.5.3",
1717
"colors": "^1.4.0",
1818
"del": "^5.0.0",

tools/component-builder/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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="4.0.21"></a>
7+
##4.0.21
8+
🗓
9+
2024-01-16 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])
10+
11+
**Note:** Version bump only for package @spectrum-css/component-builder
12+
613
<a name="4.0.20"></a>
714
##4.0.20
815
🗓

tools/component-builder/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/component-builder",
3-
"version": "4.0.20",
3+
"version": "4.0.21",
44
"description": "The Spectrum CSS component builder",
55
"license": "Apache-2.0",
66
"repository": {
@@ -12,7 +12,7 @@
1212
"url": "https://github.com/adobe/spectrum-css/issues"
1313
},
1414
"dependencies": {
15-
"@spectrum-css/tokens": "^13.0.7",
15+
"@spectrum-css/tokens": "^13.0.8",
1616
"@spectrum-css/vars": "^9.0.8",
1717
"autoprefixer": "^6.5.3",
1818
"browser-sync": "^2.26.14",

0 commit comments

Comments
 (0)