Skip to content

Commit 568d6fb

Browse files
authored
Merge pull request #141 from Commencis/changeset-release/main
ci(release): version packages
2 parents fc05083 + a157624 commit 568d6fb

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.changeset/five-sheep-warn.md

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

.changeset/swift-carrots-remain.md

Lines changed: 0 additions & 5 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+
## 1.4.1
4+
5+
### Patch Changes
6+
7+
- chore(deps): update dependency commander to v14 ([#136](https://github.com/Commencis/cli/pull/136))
8+
9+
- chore(deps): update dependency @commencis/starter-react-vite to v2.3.0 ([#121](https://github.com/Commencis/cli/pull/121))
10+
311
## 1.4.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": "1.4.0",
3+
"version": "1.4.1",
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)