Skip to content

Commit

Permalink
chore(main): release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 17, 2024
1 parent b1a8d3f commit c3951f1
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,19 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).


## [1.1.0](https://github.com/jellydn/next-validations/compare/v1.0.0...v1.1.0) (2024-03-17)


### Features

* **example:** add [@typeschema](https://github.com/typeschema) adapters ([6955fdc](https://github.com/jellydn/next-validations/commit/6955fdc925bb99c7bdaec711c6fbb625f04b60a8))


### Bug Fixes

* **deps:** pin dependencies ([#836](https://github.com/jellydn/next-validations/issues/836)) ([55ae961](https://github.com/jellydn/next-validations/commit/55ae961218289b0a32698a438a1d4e1bcdabd7a0))
* **deps:** pin dependency @typeschema/fastest-validator to 0.1.0 ([#838](https://github.com/jellydn/next-validations/issues/838)) ([5c5251f](https://github.com/jellydn/next-validations/commit/5c5251f548176fdd4e917d963eeb4396c1605e73))

## [1.0.0](https://github.com/jellydn/next-validations/compare/v0.4.2...v1.0.0) (2024-03-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-validations",
"version": "1.0.0-1",
"version": "1.1.0",
"keywords": [
"nextjs",
"validation",
Expand Down

0 comments on commit c3951f1

Please sign in to comment.