Skip to content

Commit 343a209

Browse files
committed
release: 🚀v1.5.0
1 parent ec36700 commit 343a209

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

‎CHANGELOG.md‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11

22

3+
# [1.5.0](https://github.com/unipackage/utils/compare/v1.4.0...v1.5.0) (2024-01-02)
4+
5+
6+
### Features
7+
8+
* 🎸 add delay function ([aa5455c](https://github.com/unipackage/utils/commit/aa5455c604847719514ee6aeb6980ea7b00c1ff9))
9+
* 🎸 export delay ([ec36700](https://github.com/unipackage/utils/commit/ec36700701340985c3a91ef7b1df759dff0e6e25))
10+
311
# [1.4.0](https://github.com/unipackage/utils/compare/v1.3.0...v1.4.0) (2023-12-18)
412

513

‎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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unipackage/utils",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"description": "utils",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)