Skip to content

Commit

Permalink
chore: release version 4.0.3
Browse files Browse the repository at this point in the history
4.0.3

chore: update changelog
  • Loading branch information
cc-hearts committed Sep 24, 2023
1 parent 495dc4f commit 2b32df9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## <small>4.0.3 (2023-09-24)</small>

* 4.0.3 ([08b53f3](https://github.com/cc-hearts/utils/commit/08b53f3))
* feat: add useOnce func ([495dc4f](https://github.com/cc-hearts/utils/commit/495dc4f))
* fix: fix commonjs build reproduction ([47b14e9](https://github.com/cc-hearts/utils/commit/47b14e9))
* ci(workflow): add workflow for unit test ([75d6fa4](https://github.com/cc-hearts/utils/commit/75d6fa4))
* docs: add static docs page ([f65d529](https://github.com/cc-hearts/utils/commit/f65d529))
* chore: update pkg ([2820f5d](https://github.com/cc-hearts/utils/commit/2820f5d))



## <small>4.0.2 (2023-09-23)</small>

* 4.0.2 ([8483ac8](https://github.com/cc-hearts/utils/commit/8483ac8))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cc-heart/utils",
"version": "4.0.2",
"version": "4.0.3",
"description": "🔧 javascript common tools collection",
"type": "module",
"repository": {
Expand Down

0 comments on commit 2b32df9

Please sign in to comment.