Skip to content

Commit

Permalink
chore(release): release
Browse files Browse the repository at this point in the history
 - @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]
  • Loading branch information
pfulton committed Feb 6, 2024
1 parent 1b959b3 commit 378633a
Show file tree
Hide file tree
Showing 14 changed files with 91 additions and 13 deletions.
7 changes: 7 additions & 0 deletions .storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="7.4.2-next.0"></a>
##7.4.2-next.0
🗓
2024-02-06 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])

**Note:** Version bump only for package @spectrum-css/preview

<a name="7.4.1"></a>
##7.4.1
🗓
Expand Down
8 changes: 4 additions & 4 deletions .storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/preview",
"version": "7.4.1",
"version": "7.4.2-next.0",
"description": "A Spectrum CSS preview",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -13,16 +13,16 @@
"@adobe/spectrum-css-workflow-icons": "^1.5.4",
"@spectrum-css/expressvars": "^3.0.9",
"@spectrum-css/site": "^4.2.0",
"@spectrum-css/tokens": "^13.1.0",
"@spectrum-css/tokens": "^14.0.0-next.0",
"@spectrum-css/ui-icons": "^1.1.1",
"@spectrum-css/vars": "^9.0.8"
},
"devDependencies": {
"@babel/core": "^7.22.1",
"@chromaui/addon-visual-tests": "^0.0.124",
"@etchteam/storybook-addon-status": "^4.2.4",
"@spectrum-css/component-builder": "^6.0.0",
"@spectrum-css/component-builder-simple": "^5.0.0",
"@spectrum-css/component-builder": "^6.0.1-next.0",
"@spectrum-css/component-builder-simple": "^5.0.1-next.0",
"@storybook/addon-a11y": "^7.6.8",
"@storybook/addon-actions": "~7.5",
"@storybook/addon-console": "^1.2.3",
Expand Down
13 changes: 13 additions & 0 deletions components/actiongroup/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="5.0.0-next.0"></a>
#5.0.0-next.0
🗓
2024-02-06 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])

\*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)

###
🛑 BREAKING CHANGES

*
migrates `Action Group` to Spectrum 2, Removes some mod properties

<a name="4.2.0"></a>
#4.2.0
🗓
Expand Down
2 changes: 1 addition & 1 deletion components/actiongroup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/actiongroup",
"version": "4.2.0",
"version": "5.0.0-next.0",
"description": "The Spectrum CSS actiongroup component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
18 changes: 18 additions & 0 deletions components/buttongroup/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="7.0.0-next.0"></a>
#7.0.0-next.0
🗓
2024-02-06 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])

\*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)

###
🛑 BREAKING CHANGES

*
migrates Button Group to Spectrum 2

Also:

- docs(buttongroup): expand chromatic coverage
- refactor(buttongroup): remove extra css classes

<a name="6.2.0"></a>
#6.2.0
🗓
Expand Down
2 changes: 1 addition & 1 deletion components/buttongroup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/buttongroup",
"version": "6.2.0",
"version": "7.0.0-next.0",
"description": "The Spectrum CSS buttongroup component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
19 changes: 19 additions & 0 deletions tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="14.0.0-next.0"></a>
#14.0.0-next.0
🗓
2024-02-06 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])

### ✨ Features

- **tokens:**use 13.0.0-beta.5([cd95fe1](https://github.com/adobe/spectrum-css/commit/cd95fe1))*
**tokens:**use 13.0.0-beta.8([1d9a801](https://github.com/adobe/spectrum-css/commit/1d9a801))*
**tokens:**use 13.0.0-beta.9([3c23f31](https://github.com/adobe/spectrum-css/commit/3c23f31))

\*feat(tokens)!: use 13.0.0-beta.13([1b959b3](https://github.com/adobe/spectrum-css/commit/1b959b3))

###
🛑 BREAKING CHANGES

*
uses Spectrum 2 tokens

<a name="13.1.0"></a>
#13.1.0
🗓
Expand Down
2 changes: 1 addition & 1 deletion tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/tokens",
"version": "13.1.0",
"version": "14.0.0-next.0",
"description": "The Spectrum CSS tokens package",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
7 changes: 7 additions & 0 deletions tools/bundle-builder/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="6.3.1-next.0"></a>
##6.3.1-next.0
🗓
2024-02-06 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])

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

<a name="6.3.0"></a>
#6.3.0
🗓
Expand Down
4 changes: 2 additions & 2 deletions tools/bundle-builder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/bundle-builder",
"version": "6.3.0",
"version": "6.3.1-next.0",
"description": "The Spectrum CSS top-level builder",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -15,7 +15,7 @@
"dependencies": {
"@adobe/spectrum-css-workflow-icons": "^1.5.4",
"@spectrum-css/expressvars": "^3.0.9",
"@spectrum-css/tokens": "^13.1.0",
"@spectrum-css/tokens": "^14.0.0-next.0",
"@spectrum-css/ui-icons": "^1.1.1",
"@spectrum-css/vars": "^9.0.8",
"npm-registry-fetch": "^14.0.5"
Expand Down
7 changes: 7 additions & 0 deletions tools/component-builder-simple/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="5.0.1-next.0"></a>
##5.0.1-next.0
🗓
2024-02-06 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])

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

<a name="5.0.0"></a>
#5.0.0
🗓
Expand Down
4 changes: 2 additions & 2 deletions tools/component-builder-simple/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/component-builder-simple",
"version": "5.0.0",
"version": "5.0.1-next.0",
"description": "The Spectrum CSS simple component builder",
"license": "Apache-2.0",
"repository": {
Expand All @@ -12,7 +12,7 @@
"url": "https://github.com/adobe/spectrum-css/issues"
},
"dependencies": {
"@spectrum-css/tokens": "^13.1.0",
"@spectrum-css/tokens": "^14.0.0-next.0",
"at-rule-packer": "^0.4.2",
"autoprefixer": "^10.4.17",
"colors": "^1.4.0",
Expand Down
7 changes: 7 additions & 0 deletions tools/component-builder/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="6.0.1-next.0"></a>
##6.0.1-next.0
🗓
2024-02-06 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])

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

<a name="6.0.0"></a>
#6.0.0
🗓
Expand Down
4 changes: 2 additions & 2 deletions tools/component-builder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/component-builder",
"version": "6.0.0",
"version": "6.0.1-next.0",
"description": "The Spectrum CSS component builder",
"license": "Apache-2.0",
"repository": {
Expand All @@ -12,7 +12,7 @@
"url": "https://github.com/adobe/spectrum-css/issues"
},
"dependencies": {
"@spectrum-css/tokens": "^13.1.0",
"@spectrum-css/tokens": "^14.0.0-next.0",
"@spectrum-css/vars": "^9.0.8",
"at-rule-packer": "^0.4.2",
"autoprefixer": "^10.4.17",
Expand Down

0 comments on commit 378633a

Please sign in to comment.