Skip to content

Commit 6563cb3

Browse files
committed
chore(release): 2.0.6
1 parent 897df58 commit 6563cb3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.0.6 (2023-12-14)
6+
7+
8+
### Features
9+
10+
* ++ ([e41652d](https://github.com/nsnail/NSExt/commit/e41652d553beda7a2eb1600da4795e07f4260330))
11+
* 增加一些扩展方法 ([1f26d0f](https://github.com/nsnail/NSExt/commit/1f26d0f28098f7ee98a9a5482096aecd53b85e04))
12+
513
### 2.0.5 (2023-12-14)
614

715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.0.5",
2+
"version": "2.0.6",
33
"devDependencies": {
44
"cz-git": "^1.7.1",
55
"commitizen": "^4.3.0",

0 commit comments

Comments
 (0)