Skip to content

Commit 58b049c

Browse files
committed
chore(release): release
- @spectrum-css/[email protected] - @spectrum-css/[email protected] - @spectrum-css/[email protected]
1 parent afd369a commit 58b049c

File tree

6 files changed

+32
-5
lines changed

6 files changed

+32
-5
lines changed

.storybook/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
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.1.0"></a>
7+
#7.1.0
8+
🗓
9+
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])
10+
11+
### ✨ Features
12+
13+
- **ui-icons:**graduate to 1.0 release ([#2366](https://github.com/adobe/spectrum-css/issues/2366))([afd369a](https://github.com/adobe/spectrum-css/commit/afd369a))
14+
615
<a name="7.0.0"></a>
716
#7.0.0
817
🗓

.storybook/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/preview",
3-
"version": "7.0.0",
3+
"version": "7.1.0",
44
"description": "A Spectrum CSS preview",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -14,7 +14,7 @@
1414
"@spectrum-css/expressvars": "^3.0.9",
1515
"@spectrum-css/site": "^4.0.3",
1616
"@spectrum-css/tokens": "^13.0.6",
17-
"@spectrum-css/ui-icons": "^1.0.0",
17+
"@spectrum-css/ui-icons": "^1.1.0",
1818
"@spectrum-css/vars": "^9.0.8"
1919
},
2020
"devDependencies": {

tools/bundle-builder/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
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.0"></a>
7+
#6.1.0
8+
🗓
9+
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])
10+
11+
### ✨ Features
12+
13+
- **ui-icons:**graduate to 1.0 release ([#2366](https://github.com/adobe/spectrum-css/issues/2366))([afd369a](https://github.com/adobe/spectrum-css/commit/afd369a))
14+
615
<a name="6.0.0"></a>
716
#6.0.0
817
🗓

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.0.0",
3+
"version": "6.1.0",
44
"description": "The Spectrum CSS top-level builder",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -16,7 +16,7 @@
1616
"@adobe/spectrum-css-workflow-icons": "^1.5.4",
1717
"@spectrum-css/expressvars": "^3.0.9",
1818
"@spectrum-css/tokens": "^13.0.6",
19-
"@spectrum-css/ui-icons": "^1.0.0",
19+
"@spectrum-css/ui-icons": "^1.1.0",
2020
"@spectrum-css/vars": "^9.0.8",
2121
"npm-registry-fetch": "^14.0.5"
2222
},

ui-icons/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
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="1.1.0"></a>
7+
#1.1.0
8+
🗓
9+
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])
10+
11+
### ✨ Features
12+
13+
- **ui-icons:**graduate to 1.0 release ([#2366](https://github.com/adobe/spectrum-css/issues/2366))([afd369a](https://github.com/adobe/spectrum-css/commit/afd369a))
14+
615
<a name="0.1.0"></a>
716
#0.1.0
817
🗓

ui-icons/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/ui-icons",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "The Spectrum CSS UI icons",
55
"license": "Apache-2.0",
66
"author": "Adobe",

0 commit comments

Comments
 (0)