Skip to content

Commit

Permalink
Release 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yamiteru committed May 12, 2024
1 parent dbcc80e commit e0ecb0b
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.3.3](https://github.com/the-minimal/validator/compare/0.3.2...0.3.3)

- feat: update types [`dbcc80e`](https://github.com/the-minimal/validator/commit/dbcc80e6aa547a3b4889229f54f04320563b381a)

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

> 6 May 2024
- Release 0.3.2 [`1185692`](https://github.com/the-minimal/validator/commit/1185692a32c04665b655f69f80b4b71fc20a6eac)
- feat: update @the-minimal/error [`f89f9bf`](https://github.com/the-minimal/validator/commit/f89f9bf94f0548c5a633523c796015a6b1c0023d)

#### [0.3.1](https://github.com/the-minimal/validator/compare/0.3.0...0.3.1)
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.3.2",
"version": "0.3.3",
"license": "MIT",
"author": "Miroslav Vršecký <[email protected]>",
"description": "Minimal validation library for the brave",
Expand Down

0 comments on commit e0ecb0b

Please sign in to comment.