Skip to content

Commit 010ff06

Browse files
authored
Merge pull request #204 from Commencis/changeset-release/main
ci(release): version packages
2 parents 6d25d03 + 97c2c4f commit 010ff06

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/shiny-chicken-tie.md

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

CHANGELOG.md

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

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- chore: update dependencies & node to v24.12 ([#202](https://github.com/Commencis/cli/pull/202))
8+
39
## 2.0.0
410

511
### Major 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.0.0",
3+
"version": "2.1.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)