Skip to content

Commit c176fd2

Browse files
ci(release): version packages
1 parent 80f2d72 commit c176fd2

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/gentle-zebras-pick.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @commencis/cli
22

3+
## 3.0.0
4+
5+
### Major Changes
6+
7+
- feat: update starter-react-vite to v2.10.0 ([#216](https://github.com/Commencis/cli/pull/216))
8+
9+
feat: add starter-nextjs to templates
10+
311
## 2.2.0
412

513
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commencis/cli",
3-
"version": "2.2.0",
3+
"version": "3.0.0",
44
"description": "Commencis's CLI tool for creating & managing projects",
55
"author": "Commencis WFE Team <wfedevelopers@commencis.com> (https://commencis.com)",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)