Skip to content

Commit 30d72c3

Browse files
committed
release: πŸš€v0.1.8
1 parent a97ae88 commit 30d72c3

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
3+
## [0.1.8](https://github.com/unipackage/utils/compare/v0.1.6...v0.1.8) (2023-12-11)
4+
5+
6+
### Bug Fixes
7+
8+
* πŸ› merage code ([522d241](https://github.com/unipackage/utils/commit/522d2417a7e51399cf5fc475ee56a1fb3fb7586f))

β€Žpackage-lock.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unipackage/utils",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"description": "utils",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -25,7 +25,7 @@
2525
"js"
2626
],
2727
"author": "waynewyang",
28-
"license": "MIT and APACHE",
28+
"license": "MIT and APACHE",
2929
"bugs": {
3030
"url": "https://github.com/unipackage/utils/issues"
3131
},

0 commit comments

Comments
Β (0)