Skip to content

Commit c765225

Browse files
authored
chore: update changelog (#218)
1 parent 9bac1a0 commit c765225

File tree

3 files changed

+258
-142
lines changed

3 files changed

+258
-142
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## (2024-11-08)
2+
3+
* v2.3.1 (#217) ([9bac1a0](https://github.com/opensumi/codeblitz/commit/9bac1a0)), closes [#217](https://github.com/opensumi/codeblitz/issues/217)
4+
5+
6+
17
## [1.0.3](https://github.com/opensumi/codeblitz/compare/v1.0.2...v1.0.3) (2023-09-08)
28

39

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/jest": "^26.0.16",
5959
"@types/node": "^14.14.6",
6060
"chalk": "^4.1.0",
61-
"conventional-changelog-cli": "^2.1.1",
61+
"conventional-changelog-cli": "^5.0.0",
6262
"dotenv": "^8.2.0",
6363
"dprint": "^0.46.1",
6464
"execa": "^4.1.0",

0 commit comments

Comments
 (0)