Skip to content

Commit

Permalink
chore(release): v1.10.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.10.0](v1.9.0...v1.10.0) (2023-03-06)

### Features

* **types:** add NodeJSTimeout、NodeJSTimer ([e59bd02](e59bd02))
* **utils:** add isEqual ([d2a2da4](d2a2da4))
* **utils:** add omit function ([2ff8b7f](2ff8b7f))
  • Loading branch information
semantic-release-bot committed Mar 6, 2023
1 parent d2a2da4 commit 9cc1bd5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.10.0](https://github.com/pansyjs/shared/compare/v1.9.0...v1.10.0) (2023-03-06)

### Features

- **types:** add NodeJSTimeout、NodeJSTimer ([e59bd02](https://github.com/pansyjs/shared/commit/e59bd02ce9b3e1c45f4fabd8c24abf411ccd1403))
- **utils:** add isEqual ([d2a2da4](https://github.com/pansyjs/shared/commit/d2a2da44e008eb51f40e983dd35e0379c1dadfae))
- **utils:** add omit function ([2ff8b7f](https://github.com/pansyjs/shared/commit/2ff8b7f3fa045ca9f144dffa718af7acdff9fa7d))

# [1.9.0](https://github.com/pansyjs/shared/compare/v1.8.0...v1.9.0) (2022-12-27)

### Bug Fixes
Expand Down

0 comments on commit 9cc1bd5

Please sign in to comment.