Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - nuxt@0.10.71
 - @storefront-ui/shared@0.10.71
 - @storefront-ui/vue@0.10.71
  • Loading branch information
Baroshem committed Jun 24, 2021
1 parent 70fc8af commit 937c5c9
Show file tree
Hide file tree
Showing 6 changed files with 32 additions and 4 deletions.
8 changes: 8 additions & 0 deletions packages/nuxt/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.10.71](https://github.com/vuestorefront/storefront-ui/compare/nuxt@0.10.7...nuxt@0.10.71) (2021-06-24)

**Note:** Version bump only for package nuxt





## 0.10.7 (2021-06-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt",
"version": "0.10.7",
"version": "0.10.71",
"private": true,
"author": "Storefront UI team",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.10.71](https://github.com/vuestorefront/storefront-ui/compare/@storefront-ui/shared@0.10.7...@storefront-ui/shared@0.10.71) (2021-06-24)

**Note:** Version bump only for package @storefront-ui/shared





## [0.10.7](https://github.com/vuestorefront/storefront-ui/compare/@storefront-ui/shared@0.10.6...@storefront-ui/shared@0.10.7) (2021-06-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storefront-ui/shared",
"version": "0.10.7",
"version": "0.10.71",
"description": "",
"main": "index.js",
"author": "Filip Rakowski",
Expand Down
12 changes: 12 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.10.71](https://github.com/vuestorefront/storefront-ui/compare/@storefront-ui/vue@0.10.7...@storefront-ui/vue@0.10.71) (2021-06-24)


### Bug Fixes

* hotfix sidebar not working on mobile ([d6d4a7c](https://github.com/vuestorefront/storefront-ui/commit/d6d4a7c707dc9a053a5671b66eae6f73ad85c7ce))
* stories for 0.10.71 ([70fc8af](https://github.com/vuestorefront/storefront-ui/commit/70fc8af6893716885cbfc1b77f0729151008f3ee))





## [0.10.7](https://github.com/vuestorefront/storefront-ui/compare/@storefront-ui/vue@0.10.6...@storefront-ui/vue@0.10.7) (2021-06-22)


Expand Down
4 changes: 2 additions & 2 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storefront-ui/vue",
"version": "0.10.7",
"version": "0.10.71",
"license": "MIT",
"scripts": {
"serve": "yarn create-index-files && vue-cli-service serve",
Expand Down Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"@cypress/vue": "^2.0.1",
"@glidejs/glide": "^3.3.0",
"@storefront-ui/shared": "0.10.7",
"@storefront-ui/shared": "0.10.71",
"body-scroll-lock": "^3.0.1",
"cloudinary-build-url": "^0.1.1",
"core-js": "^3.6.5",
Expand Down

0 comments on commit 937c5c9

Please sign in to comment.