Skip to content

Commit

Permalink
chore(release): 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0](1.3.1...1.4.0) (2023-05-31)

### Features

* **number:** add positive integer validation function ([fa38d96](fa38d96))
* **number:** mark as duplicated ([a774643](a774643))
* **numeric:** add numeric validators ([51999df](51999df))
  • Loading branch information
semantic-release-bot committed May 31, 2023
1 parent 8144b16 commit 2c4476d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [1.4.0](https://github.com/TomokiMiyauci/isx/compare/1.3.1...1.4.0) (2023-05-31)


### Features

* **number:** add positive integer validation function ([fa38d96](https://github.com/TomokiMiyauci/isx/commit/fa38d96deaf1bcdbd454d449cd66dc9d538e020d))
* **number:** mark as duplicated ([a774643](https://github.com/TomokiMiyauci/isx/commit/a7746438d393cc39c2d7276e621478012bd43f17))
* **numeric:** add numeric validators ([51999df](https://github.com/TomokiMiyauci/isx/commit/51999dfa2d7e069543747337af79179f4292744d))

# [1.4.0-beta.1](https://github.com/TomokiMiyauci/isx/compare/1.3.1...1.4.0-beta.1) (2023-05-31)


Expand Down

0 comments on commit 2c4476d

Please sign in to comment.