Skip to content

Commit 1a7dc65

Browse files
committed
release: v0.9.6
1 parent e36a040 commit 1a7dc65

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.9.6](https://github.com/js-tool-pack/basic/compare/v0.9.5...v0.9.6) (2025-03-20)
2+
3+
### Features
4+
5+
- 为 DynamicEnum 添加 map 方法 ([d9c7151](https://github.com/js-tool-pack/basic/commit/d9c715113ab758eb7ae301e4fde7c34e62ca3226))
6+
17
## [0.9.5](https://github.com/js-tool-pack/basic/compare/v0.9.3...v0.9.5) (2025-03-19)
28

39
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tool-pack/basic",
3-
"version": "0.9.5",
3+
"version": "0.9.6",
44
"packageManager": "[email protected]",
55
"sideEffects": false,
66
"description": "🛠 typescript javascript basic utils functions / 基础工具函数",

0 commit comments

Comments
 (0)