Skip to content

Commit

Permalink
chore(release): 1.2.0-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0-beta.1](1.1.1...1.2.0-beta.1) (2023-04-11)

### Features

* **is_array:** add `isArray` function ([5f3f847](5f3f847))

### Performance Improvements

* **iterable:** stop spread operator ([8c5f2f6](8c5f2f6))
  • Loading branch information
semantic-release-bot committed Apr 11, 2023
1 parent 8c5f2f6 commit 88ed590
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.2.0-beta.1](https://github.com/TomokiMiyauci/isx/compare/1.1.1...1.2.0-beta.1) (2023-04-11)


### Features

* **is_array:** add `isArray` function ([5f3f847](https://github.com/TomokiMiyauci/isx/commit/5f3f847b9223c60077f77cc85e260a6dd7dc35d6))


### Performance Improvements

* **iterable:** stop spread operator ([8c5f2f6](https://github.com/TomokiMiyauci/isx/commit/8c5f2f60e3257cd3db1fe1af351c33cee56b94be))

## [1.1.1](https://github.com/TomokiMiyauci/isx/compare/1.1.0...1.1.1) (2023-03-27)


Expand Down

0 comments on commit 88ed590

Please sign in to comment.