Skip to content

Commit b7adb5e

Browse files
ci: release (#7357)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a773834 commit b7adb5e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

Diff for: .changeset/shaggy-turtles-ring.md

-5
This file was deleted.

Diff for: packages/cli/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @vue-storefront/cli
22

3+
## 6.0.0
4+
5+
### Major Changes
6+
7+
**[REMOVED]** `generate` command. If you are an enterprise user, please check the [Getting started](https://docs.alokai.com/storefront/introduction/getting-started) page in the docs. If you are a community user, please check the example [Next.js project](https://github.com/vuestorefront/storefront-next13-boilerplate) and [Nuxt project](https://github.com/vuestorefront/storefront-nuxt3-boilerplate).
8+
39
## 5.0.0
410

511
### Major Changes

Diff for: packages/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-storefront/cli",
3-
"version": "5.0.0",
3+
"version": "6.0.0",
44
"description": "Vue Storefront's CLI.",
55
"bin": "./bin/run",
66
"homepage": "https://github.com/vuestorefront/vue-storefront",

0 commit comments

Comments
 (0)