Skip to content

Commit

Permalink
chore: bump to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Baroshem committed Apr 17, 2023
1 parent 8a8e3d8 commit 0b249b4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .stackblitz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"nuxt": "3.3.1"
},
"dependencies": {
"nuxt-medusa": "^0.3.4"
"nuxt-medusa": "^0.4.0"
}
}
8 changes: 4 additions & 4 deletions .stackblitz/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3125,10 +3125,10 @@ [email protected]:
optionalDependencies:
fsevents "~2.3.2"

nuxt-medusa@^0.3.4:
version "0.3.4"
resolved "https://registry.yarnpkg.com/nuxt-medusa/-/nuxt-medusa-0.3.4.tgz#9f93ec3586a7b55e366f255a7989c1e97d2b9a12"
integrity sha512-fVt9DXO++F0XrFYEUCzd42ZPzO38HuuSz8DMXM3arHAxw+s46hujbajVWu4bV5tEeGCBa4GqO5MEo5/CHTyDTg==
nuxt-medusa@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/nuxt-medusa/-/nuxt-medusa-0.4.0.tgz#311224cdb8300cd90f1e992d98dadf2ead27d36a"
integrity sha512-lBjPMHc+kAWA2X4XJyv0Sipi2kb1NtMB8c+4vANIgTHLEPH69dq03bx9WYwb+1XtR97ot7Rha0C10ZMOjqbMWQ==
dependencies:
"@medusajs/medusa-js" "^1.3.10"
"@nuxt/kit" "^3.2.2"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-medusa",
"version": "0.3.4",
"version": "0.4.0",
"description": "Medusa module for Nuxt",
"license": "MIT",
"type": "module",
Expand Down

1 comment on commit 0b249b4

@vercel
Copy link

@vercel vercel bot commented on 0b249b4 Apr 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nuxt-medusa – ./

nuxt-medusa-git-main-baroshem.vercel.app
nuxt-medusa-baroshem.vercel.app
nuxt-medusa.vercel.app

Please sign in to comment.