Skip to content

Commit bf26f8b

Browse files
ci(release): version packages
1 parent f5db3c6 commit bf26f8b

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 <[email protected]> (https://commencis.com)",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)