Skip to content

Commit 4c515ac

Browse files
author
tk
committed
chore(release): 2.2.1
1 parent b32fe59 commit 4c515ac

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [2.2.1](https://github.com/nsnail/NSExt/compare/v2.2.0...v2.2.1) (2024-11-25)
6+
57
## [2.2.0](https://github.com/nsnail/NSExt/compare/v2.1.0...v2.2.0) (2024-07-02)
68

79

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.2.0",
2+
"version": "2.2.1",
33
"devDependencies": {
44
"cz-git": "^1.11.0",
55
"commitizen": "^4.3.1",
@@ -11,4 +11,4 @@
1111
"path": "node_modules/cz-git"
1212
}
1313
}
14-
}
14+
}

0 commit comments

Comments
 (0)