Skip to content

Commit

Permalink
ci: version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 5, 2023
1 parent bbec9e1 commit 097f420
Show file tree
Hide file tree
Showing 10 changed files with 38 additions and 27 deletions.
6 changes: 0 additions & 6 deletions .changeset/five-geese-serve.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/flat-radios-do.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/fresh-emus-care.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/sharp-scissors-heal.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/sfui/frameworks/nuxt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @storefront-ui/nuxt

## 2.4.2

### Patch Changes

- Updated dependencies [[`33935c6f7`](https://github.com/vuestorefront/storefront-ui/commit/33935c6f7d65892b6375a61ea0157367c6b12cd2), [`bbec9e1b2`](https://github.com/vuestorefront/storefront-ui/commit/bbec9e1b2a1e915fbbca23a1d5c94230652ac861), [`a2bb3a20d`](https://github.com/vuestorefront/storefront-ui/commit/a2bb3a20d7e902211e0dbb9c39fed3043597721e), [`93107ab26`](https://github.com/vuestorefront/storefront-ui/commit/93107ab2664bd513e8074c2ee3069cf601fb8a17)]:
- @storefront-ui/vue@3.0.0

## 2.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sfui/frameworks/nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storefront-ui/nuxt",
"version": "2.4.1",
"version": "2.4.2",
"homepage": "https://docs.storefrontui.io/v2/",
"installConfig": {
"hoistingLimits": "workspaces"
Expand Down
14 changes: 14 additions & 0 deletions packages/sfui/frameworks/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @storefront-ui/react

## 3.0.0

### Major Changes

- [#2885](https://github.com/vuestorefront/storefront-ui/pull/2885) [`33935c6f7`](https://github.com/vuestorefront/storefront-ui/commit/33935c6f7d65892b6375a61ea0157367c6b12cd2) Thanks [@FRSgit](https://github.com/FRSgit)! - Breaking Change - Padding size for square variant of SfButton changed

- [#2902](https://github.com/vuestorefront/storefront-ui/pull/2902) [`bbec9e1b2`](https://github.com/vuestorefront/storefront-ui/commit/bbec9e1b2a1e915fbbca23a1d5c94230652ac861) Thanks [@justyna-13](https://github.com/justyna-13)! - Breaking Change - removed flex classes from wrapper for slot in SfListItem

- [#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

### Minor Changes

- [#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

## 2.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sfui/frameworks/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storefront-ui/react",
"version": "2.4.1",
"version": "3.0.0",
"license": "MIT",
"sideEffects": false,
"exports": {
Expand Down
14 changes: 14 additions & 0 deletions packages/sfui/frameworks/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @storefront-ui/vue

## 3.0.0

### Major Changes

- [#2885](https://github.com/vuestorefront/storefront-ui/pull/2885) [`33935c6f7`](https://github.com/vuestorefront/storefront-ui/commit/33935c6f7d65892b6375a61ea0157367c6b12cd2) Thanks [@FRSgit](https://github.com/FRSgit)! - Breaking Change - Padding size for square variant of SfButton changed

- [#2902](https://github.com/vuestorefront/storefront-ui/pull/2902) [`bbec9e1b2`](https://github.com/vuestorefront/storefront-ui/commit/bbec9e1b2a1e915fbbca23a1d5c94230652ac861) Thanks [@justyna-13](https://github.com/justyna-13)! - Breaking Change - removed flex classes from wrapper for slot in SfListItem

- [#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

### Minor Changes

- [#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

## 2.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sfui/frameworks/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storefront-ui/vue",
"version": "2.4.1",
"version": "3.0.0",
"license": "MIT",
"sideEffects": false,
"exports": {
Expand Down

0 comments on commit 097f420

Please sign in to comment.