Skip to content

Commit 0bc9d95

Browse files
committed
0.0.31
1 parent 1518aee commit 0bc9d95

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="0.0.31"></a>
2+
## [0.0.31](https://github.com/unity-template/utils/compare/v0.0.30...v0.0.31) (2021-03-12)
3+
4+
5+
### Bug Fixes
6+
7+
* 🐛 webpack依赖版本降级 ([1518aee](https://github.com/unity-template/utils/commit/1518aee))
8+
9+
10+
### Features
11+
12+
* 🎸 添加示例 ([271d4c0](https://github.com/unity-template/utils/commit/271d4c0))
13+
14+
15+
116
<a name="0.0.30"></a>
217
## [0.0.30](https://github.com/unity-template/utils/compare/v0.0.29...v0.0.30) (2021-03-11)
318

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "onex-utils",
3-
"version": "0.0.30",
3+
"version": "0.0.31",
44
"description": "业务工具库,提供通用的能力",
55
"main": "build/index.js",
66
"types": "./build",

0 commit comments

Comments
 (0)