Skip to content

Commit 568af82

Browse files
ci: version packages
1 parent a2bb3a2 commit 568af82

File tree

9 files changed

+34
-21
lines changed

9 files changed

+34
-21
lines changed

.changeset/five-geese-serve.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/fresh-emus-care.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/sharp-scissors-heal.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/sfui/frameworks/nuxt/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @storefront-ui/nuxt
22

3+
## 2.4.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`33935c6f7`](https://github.com/vuestorefront/storefront-ui/commit/33935c6f7d65892b6375a61ea0157367c6b12cd2), [`a2bb3a20d`](https://github.com/vuestorefront/storefront-ui/commit/a2bb3a20d7e902211e0dbb9c39fed3043597721e), [`93107ab26`](https://github.com/vuestorefront/storefront-ui/commit/93107ab2664bd513e8074c2ee3069cf601fb8a17)]:
8+
- @storefront-ui/vue@3.0.0
9+
310
## 2.4.1
411

512
### Patch Changes

packages/sfui/frameworks/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storefront-ui/nuxt",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"homepage": "https://docs.storefrontui.io/v2/",
55
"installConfig": {
66
"hoistingLimits": "workspaces"

packages/sfui/frameworks/react/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @storefront-ui/react
22

3+
## 3.0.0
4+
5+
### Major Changes
6+
7+
- [#2826](https://github.com/vuestorefront/storefront-ui/pull/2826) [`33935c6f7`](https://github.com/vuestorefront/storefront-ui/commit/33935c6f7d65892b6375a61ea0157367c6b12cd2) Thanks [@github-actions](https://github.com/apps/github-actions)! - Breaking Change - Padding size for square variant of SfButton changed
8+
9+
- [#2864](https://github.com/vuestorefront/storefront-ui/pull/2864) [`a2bb3a20d`](https://github.com/vuestorefront/storefront-ui/commit/a2bb3a20d7e902211e0dbb9c39fed3043597721e) Thanks [@aniamusial](https://github.com/aniamusial)! - Breaking Change - Padding left and right in SfSelect changed from 14px and 16px to 12px
10+
11+
### Minor Changes
12+
13+
- [#2848](https://github.com/vuestorefront/storefront-ui/pull/2848) [`93107ab26`](https://github.com/vuestorefront/storefront-ui/commit/93107ab2664bd513e8074c2ee3069cf601fb8a17) Thanks [@AdamPawlinski](https://github.com/AdamPawlinski)! - Added props changing aria label for nav buttons in SfScrollable
14+
315
## 2.4.1
416

517
### Patch Changes

packages/sfui/frameworks/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storefront-ui/react",
3-
"version": "2.4.1",
3+
"version": "3.0.0",
44
"license": "MIT",
55
"sideEffects": false,
66
"exports": {

packages/sfui/frameworks/vue/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @storefront-ui/vue
22

3+
## 3.0.0
4+
5+
### Major Changes
6+
7+
- [#2826](https://github.com/vuestorefront/storefront-ui/pull/2826) [`33935c6f7`](https://github.com/vuestorefront/storefront-ui/commit/33935c6f7d65892b6375a61ea0157367c6b12cd2) Thanks [@github-actions](https://github.com/apps/github-actions)! - Breaking Change - Padding size for square variant of SfButton changed
8+
9+
- [#2864](https://github.com/vuestorefront/storefront-ui/pull/2864) [`a2bb3a20d`](https://github.com/vuestorefront/storefront-ui/commit/a2bb3a20d7e902211e0dbb9c39fed3043597721e) Thanks [@aniamusial](https://github.com/aniamusial)! - Breaking Change - Padding left and right in SfSelect changed from 14px and 16px to 12px
10+
11+
### Minor Changes
12+
13+
- [#2848](https://github.com/vuestorefront/storefront-ui/pull/2848) [`93107ab26`](https://github.com/vuestorefront/storefront-ui/commit/93107ab2664bd513e8074c2ee3069cf601fb8a17) Thanks [@AdamPawlinski](https://github.com/AdamPawlinski)! - Added props changing aria label for nav buttons in SfScrollable
14+
315
## 2.4.1
416

517
### Patch Changes

packages/sfui/frameworks/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storefront-ui/vue",
3-
"version": "2.4.1",
3+
"version": "3.0.0",
44
"license": "MIT",
55
"sideEffects": false,
66
"exports": {

0 commit comments

Comments
 (0)