Skip to content

Commit

Permalink
chore: release version 1.0.0-beta.14
Browse files Browse the repository at this point in the history
  • Loading branch information
bloodf committed Jun 7, 2021
1 parent 84da097 commit 3a7d429
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/api-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vue-storefront/magento-api",
"version": "1.0.0-beta.13",
"version": "1.0.0-beta.14",
"sideEffects": false,
"homepage": "https://github.com/vuestorefront/magento2",
"bugs": {
Expand Down
4 changes: 2 additions & 2 deletions packages/composables/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vue-storefront/magento",
"version": "1.0.0-beta.13",
"version": "1.0.0-beta.14",
"license": "MIT",
"homepage": "https://github.com/vuestorefront/magento2",
"bugs": {
Expand All @@ -22,7 +22,7 @@
"update:update": "ncu -u"
},
"dependencies": {
"@vue-storefront/magento-api": "^1.0.0-beta.13",
"@vue-storefront/magento-api": "^1.0.0-beta.14",
"@vue-storefront/core": "^2.3.3",
"vue": "^2.6.12",
"vue-demi": "latest"
Expand Down
4 changes: 2 additions & 2 deletions packages/theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vue-storefront/magento-theme",
"version": "1.0.0-beta.13",
"version": "1.0.0-beta.14",
"private": true,
"license": "MIT",
"homepage": "https://github.com/vuestorefront/magento2",
Expand Down Expand Up @@ -28,7 +28,7 @@
"@nuxtjs/style-resources": "^1.1.0",
"@storefront-ui/vue": "^0.10.6",
"@vue-storefront/core": "^2.3.3",
"@vue-storefront/magento": "^1.0.0-beta.13",
"@vue-storefront/magento": "^1.0.0-beta.14",
"@vue-storefront/middleware": "^2.3.3",
"@vue-storefront/nuxt": "^2.3.3",
"@vue-storefront/nuxt-theme": "^2.3.3",
Expand Down

0 comments on commit 3a7d429

Please sign in to comment.