chore(release): v1.8.0

This commit is contained in:
olivermrbl
2023-04-04 18:35:27 +02:00
parent 1044a328b2
commit 66c59d54ff
217 changed files with 1553 additions and 1372 deletions
+6
View File
@@ -1,5 +1,11 @@
# Change Log
## 0.0.10
### Patch Changes
- [#3376](https://github.com/medusajs/medusa/pull/3376) [`88392e017`](https://github.com/medusajs/medusa/commit/88392e017653b53069793bd2ee451c2e6b7bcf17) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore(create-medusa-app): Remove admin + Gatsby starter from npx
## 0.0.10-rc.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "create-medusa-app",
"version": "0.0.10-rc.0",
"version": "0.0.10",
"main": "dist/index.js",
"bin": "cli.js",
"license": "MIT",