Skip to content

Commit

Permalink
Release 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yamiteru committed Apr 22, 2024
1 parent a827860 commit f1fa54c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [0.2.2](https://github.com/the-minimal/validator/compare/0.2.1...0.2.2)

- feat: update README [`48b98ce`](https://github.com/the-minimal/validator/commit/48b98ce4df2371707b0d70ec5565477dd2f547ab)
- feat: update description [`a827860`](https://github.com/the-minimal/validator/commit/a8278602b85e35f527c35f56a0be7f4caaaddca0)

#### [0.2.1](https://github.com/the-minimal/validator/compare/0.2.0...0.2.1)

> 22 April 2024
- feat: type improvements [`52e6212`](https://github.com/the-minimal/validator/commit/52e6212a3886339b25c0e7a6e68cc9753bb1fc2d)
- feat: take normal input and infer assertion [`2e54bd8`](https://github.com/the-minimal/validator/commit/2e54bd800f4a327b7a35e00077da5df29d49a29a)
- Create website [`2ecc4bb`](https://github.com/the-minimal/validator/commit/2ecc4bb051c53a0919c2c6223902b68e93490b22)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@the-minimal/validator",
"type": "module",
"version": "0.2.1",
"version": "0.2.2",
"license": "MIT",
"author": "Miroslav Vršecký <[email protected]>",
"description": "Minimal validation library for the brave",
Expand Down

0 comments on commit f1fa54c

Please sign in to comment.