Skip to content

Commit

Permalink
chore(main): release 1.0.2 (#887)
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] committed Sep 15, 2024
1 parent 8afcbcd commit b1659d5
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,28 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).


## [1.0.2](https://github.com/jellydn/next-validations/compare/v1.0.1...v1.0.2) (2024-09-15)


### Bug Fixes

* **deps:** update all non-major dependencies ([655c778](https://github.com/jellydn/next-validations/commit/655c778a0f3c73b212b60b0adc81a86fd9288a39))
* **deps:** update all non-major dependencies ([1dae42c](https://github.com/jellydn/next-validations/commit/1dae42ca58f9a82b33cb190ba9b6246ee3db8692))
* **deps:** update all non-major dependencies ([7fec067](https://github.com/jellydn/next-validations/commit/7fec0672317137b9c9261731d64a02c800e45236))
* **deps:** update all non-major dependencies ([e503aa1](https://github.com/jellydn/next-validations/commit/e503aa1d6f690e9f5ab8de5fd8e01f9460628bef))
* **deps:** update all non-major dependencies ([190dd9f](https://github.com/jellydn/next-validations/commit/190dd9f32393d3ee9d30d0c2e904294dc53fb2a0))
* **deps:** update all non-major dependencies ([c975f5a](https://github.com/jellydn/next-validations/commit/c975f5ad87474cb6f5bde41956626bb645303a9e))
* **deps:** update all non-major dependencies ([#885](https://github.com/jellydn/next-validations/issues/885)) ([3eb9d0a](https://github.com/jellydn/next-validations/commit/3eb9d0a799ef9cf114fd9c575a8f43f23f0812f0))
* **deps:** update dependency caniuse-lite to v1.0.30001645 ([fd076f6](https://github.com/jellydn/next-validations/commit/fd076f6e33fd6d3ee94c8bf32096d4f27e4a51b5))
* **deps:** update dependency caniuse-lite to v1.0.30001649 ([2645ea4](https://github.com/jellydn/next-validations/commit/2645ea4321a1533aaaad1ab3453cb470105291c6))
* **deps:** update dependency caniuse-lite to v1.0.30001650 ([b597f39](https://github.com/jellydn/next-validations/commit/b597f39b8fb880c712f64e6ef8526584543415c8))
* **deps:** update dependency caniuse-lite to v1.0.30001653 ([c0cce1c](https://github.com/jellydn/next-validations/commit/c0cce1cccd7570fb4d49441fe00682f95e28a580))
* **deps:** update dependency caniuse-lite to v1.0.30001654 ([bc11b0b](https://github.com/jellydn/next-validations/commit/bc11b0be9a0af95eef2b221ef2c7082e90d02be3))
* **deps:** update dependency caniuse-lite to v1.0.30001657 ([9281321](https://github.com/jellydn/next-validations/commit/92813212d226fa3c30b5425b326494cd614dfc13))
* **deps:** update dependency caniuse-lite to v1.0.30001658 ([020fadf](https://github.com/jellydn/next-validations/commit/020fadffbdfb3b31b1f4868e78efbce92627f6ab))
* **deps:** update dependency caniuse-lite to v1.0.30001659 ([54240c0](https://github.com/jellydn/next-validations/commit/54240c01e183fbc19410c00215d7ea8ef08a86ea))
* **deps:** update dependency qs to v6.13.0 ([6dc69ed](https://github.com/jellydn/next-validations/commit/6dc69ed3ad880e575e3f0b632b81884604c97982))

## [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.1",
"version": "1.0.2",
"keywords": [
"nextjs",
"validation",
Expand Down

0 comments on commit b1659d5

Please sign in to comment.