Skip to content

Commit 0cb3385

Browse files
committed
0.0.33-0
1 parent c3f02eb commit 0cb3385

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.33-0"></a>
2+
## [0.0.33-0](https://github.com/unity-template/utils/compare/v0.0.32...v0.0.33-0) (2021-03-15)
3+
4+
5+
### Bug Fixes
6+
7+
* 🐛 修改图片跨域问题 ([c3f02eb](https://github.com/unity-template/utils/commit/c3f02eb))
8+
9+
10+
### Features
11+
12+
* 🎸 修改issue模板 ([baf1175](https://github.com/unity-template/utils/commit/baf1175))
13+
14+
15+
116
<a name="0.0.32"></a>
217
## [0.0.32](https://github.com/unity-template/utils/compare/v0.0.31...v0.0.32) (2021-03-12)
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.32",
3+
"version": "0.0.33-0",
44
"description": "业务工具库,提供通用的能力",
55
"main": "build/index.js",
66
"types": "./build",

0 commit comments

Comments
 (0)