Skip to content

Commit b59821f

Browse files
committed
0.0.74
1 parent af655bb commit b59821f

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<a name="0.0.74"></a>
2+
## [0.0.74](https://github.com/unity-template/utils/compare/v0.0.73...v0.0.74) (2021-12-23)
3+
4+
5+
16
<a name="0.0.73"></a>
27
## [0.0.73](https://github.com/unity-template/utils/compare/v0.0.72...v0.0.73) (2021-12-23)
38

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.73",
3+
"version": "0.0.74",
44
"description": "沉淀业务开发过程中编写的一些业务函数和实现上采用的一些方案,避免业务开发过程中多仓库之间的代码的复制粘贴,将业务开发过程中将一些能力沉淀的此仓库中进行长期维护和迭代",
55
"main": "build/index.js",
66
"types": "./build",

0 commit comments

Comments
 (0)