File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.0.15] ( https://github.com/js-tool-pack/basic/compare/v0.0.14...v0.0.15 ) (2023-03-28)
2
+
3
+ ### Features
4
+
5
+ - ** string:** getClassNames ([ f7a0d31] ( https://github.com/js-tool-pack/basic/commit/f7a0d31c08f9c7ac9935fb61d2e52b855e68f64d ) )
6
+ - ** string:** getClassNames 对象类型参数不再限制值的类型 ([ 7738d26] ( https://github.com/js-tool-pack/basic/commit/7738d26e77f157d7d6523b63a900a82615ec1bbd ) )
7
+ - ** string:** hideString 添加 replacementLen 选项,支持替换字符不等于实际字符数量 ([ f4ab9ab] ( https://github.com/js-tool-pack/basic/commit/f4ab9abb271908fa752178ef3c1cf59950147c2a ) )
8
+
1
9
## [ 0.0.14] ( https://github.com/js-tool-pack/basic/compare/v0.0.13...v0.0.14 ) (2023-03-12)
2
10
3
11
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tool-pack/basic" ,
3
- "version" : " 0.0.14 " ,
3
+ "version" : " 0.0.15 " ,
4
4
"packageManager" : " pnpm@7.1.0" ,
5
5
"sideEffects" : false ,
6
6
"description" : " 🛠 typescript javascript basic utils functions / 基础工具函数" ,
You can’t perform that action at this time.
0 commit comments