File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 0.0.35 " ></a >
2
+ ## [ 0.0.35] ( https://github.com/unity-template/utils/compare/v0.0.34...v0.0.35 ) (2021-03-24)
3
+
4
+
5
+ ### Features
6
+
7
+ * 🎸 创建插件目录([ #19 ] ( https://github.com/unity-template/utils/issues/19 ) ) ([ e8983bf] ( https://github.com/unity-template/utils/commit/e8983bf ) )
8
+ * 🎸 生成uuid的函数 ([ ce55992] ( https://github.com/unity-template/utils/commit/ce55992 ) ), closes [ #18 ] ( https://github.com/unity-template/utils/issues/18 )
9
+ * 🎸 添加页面路径处理 ([ 383c245] ( https://github.com/unity-template/utils/commit/383c245 ) )
10
+ * 🎸 添加alias插件 ([ 66b5fa9] ( https://github.com/unity-template/utils/commit/66b5fa9 ) )
11
+ * 🎸 针对Model.html页面进行分类 ([ 68edeb4] ( https://github.com/unity-template/utils/commit/68edeb4 ) ), closes [ #22 ] ( https://github.com/unity-template/utils/issues/22 ) [ #22 ] ( https://github.com/unity-template/utils/issues/22 )
12
+ * 升级typedoc版本 ([ 82bbe9b] ( https://github.com/unity-template/utils/commit/82bbe9b ) )
13
+ * 实现函数版本(feat: [ #15 ] ( https://github.com/unity-template/utils/issues/15 ) ) ([ ab07225] ( https://github.com/unity-template/utils/commit/ab07225 ) )
14
+ * 使用自定义样式 ([ 7c166a9] ( https://github.com/unity-template/utils/commit/7c166a9 ) )
15
+ * 远程versionmap获取失败处理 ([ e3c7055] ( https://github.com/unity-template/utils/commit/e3c7055 ) )
16
+ * 针对title进行alias处理 ([ fe57251] ( https://github.com/unity-template/utils/commit/fe57251 ) )
17
+ * 支持version(feat: [ #15 ] ( https://github.com/unity-template/utils/issues/15 ) ) ([ 2664281] ( https://github.com/unity-template/utils/commit/2664281 ) )
18
+ * Group只针对ReflectionKind.Module处理 ([ aaf7eae] ( https://github.com/unity-template/utils/commit/aaf7eae ) )
19
+ * scripts命令修改 ([ bc9edf4] ( https://github.com/unity-template/utils/commit/bc9edf4 ) )
20
+ * theme更新 ([ 0c22a5b] ( https://github.com/unity-template/utils/commit/0c22a5b ) )
21
+ * version.map处理 ([ 5357dba] ( https://github.com/unity-template/utils/commit/5357dba ) )
22
+
23
+
24
+
1
25
<a name =" 0.0.34 " ></a >
2
26
## [ 0.0.34] ( https://github.com/unity-template/utils/compare/v0.0.34-0...v0.0.34 ) (2021-03-15)
3
27
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " onex-utils" ,
3
- "version" : " 0.0.34 " ,
3
+ "version" : " 0.0.35 " ,
4
4
"description" : " 业务工具库,提供通用的能力" ,
5
5
"main" : " build/index.js" ,
6
6
"types" : " ./build" ,
You can’t perform that action at this time.
0 commit comments