Skip to content

Commit ac02c6f

Browse files
committed
0.0.27
1 parent 9b23f1b commit ac02c6f

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="0.0.27"></a>
2+
## [0.0.27](https://github.com/unity-template/utils/compare/v0.0.26...v0.0.27) (2021-02-05)
3+
4+
5+
### Features
6+
7+
* 🎸 支持url上hash操作 [#5](https://github.com/unity-template/utils/issues/5) ([bf63625](https://github.com/unity-template/utils/commit/bf63625))
8+
* 🎸 add url.hash (feat [#5](https://github.com/unity-template/utils/issues/5)) ([620474e](https://github.com/unity-template/utils/commit/620474e))
9+
* 添加默认导出 ([344fd8f](https://github.com/unity-template/utils/commit/344fd8f))
10+
11+
12+
113
<a name="0.0.26"></a>
214
## [0.0.26](https://github.com/unity-template/utils/compare/v0.0.25...v0.0.26) (2021-02-02)
315

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.26",
3+
"version": "0.0.27",
44
"description": "业务工具库,提供通用的能力",
55
"main": "build/index.js",
66
"types": "./build",

0 commit comments

Comments
 (0)