Skip to content

Commit

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


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


### ⚠ BREAKING CHANGES

* **package.json:** Update Node.js engine version to 18
* **resolvers:** replace resolvers with typeschema

### Bug Fixes

* **deps:** update dependency next-validations to v0.4.2 ([#792](https://github.com/jellydn/next-validations/issues/792)) ([0010d87](https://github.com/jellydn/next-validations/commit/0010d87eca8bd7728f47cadde4652ed3b58205cf))


### Code Refactoring

* **package.json:** Update Node.js engine version to 18 ([8ffb3c0](https://github.com/jellydn/next-validations/commit/8ffb3c08a0169448bc44031d03e4e62a13321363))
* **resolvers:** replace resolvers with typeschema ([cc97da4](https://github.com/jellydn/next-validations/commit/cc97da47a5b8e1d29631d139237b72b37c76f03e))

## 0.3.0 - 2022-11-26
### Added
* Validation of multiple modes
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.2
1.0.0

0 comments on commit 8385970

Please sign in to comment.