chore(release): 2.3.9 (#43)

Co-authored-by: tk <fiyne1a@dingtalk.com>
[skip ci]
This commit is contained in:
2025-11-24 14:07:18 +08:00
committed by GitHub
2 changed files with 4 additions and 2 deletions

View File

@@ -2,6 +2,8 @@
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. 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.
### [2.3.9](https://github.com/nsnail/NSExt/compare/v2.3.8...v2.3.9) (2025-11-24)
### [2.3.8](https://github.com/nsnail/NSExt/compare/v2.3.7...v2.3.8) (2025-07-29) ### [2.3.8](https://github.com/nsnail/NSExt/compare/v2.3.7...v2.3.8) (2025-07-29)
### [2.3.7](https://github.com/nsnail/NSExt/compare/v2.3.2...v2.3.7) (2025-06-28) ### [2.3.7](https://github.com/nsnail/NSExt/compare/v2.3.2...v2.3.7) (2025-06-28)

View File

@@ -1,5 +1,5 @@
{ {
"version": "2.3.8", "version": "2.3.9",
"devDependencies": { "devDependencies": {
"cz-git": "^1.12.0", "cz-git": "^1.12.0",
"commitizen": "^4.3.1", "commitizen": "^4.3.1",
@@ -11,4 +11,4 @@
"path": "node_modules/cz-git" "path": "node_modules/cz-git"
} }
} }
} }