Skip to content

Commit

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


## [1.0.4](https://github.com/jellydn/next-validations/compare/v1.0.3...v1.0.4) (2025-01-06)


### Bug Fixes

* **deps:** update dependency caniuse-lite to v1.0.30001676 ([0194fe1](https://github.com/jellydn/next-validations/commit/0194fe1e9c3cc5a648eb77ffd4e3205c7f2c9f6d))
* **deps:** update dependency caniuse-lite to v1.0.30001677 ([98dd6f8](https://github.com/jellydn/next-validations/commit/98dd6f8ea3198a1ac98ac56b7f0e916f5afe6cbc))
* **deps:** update dependency caniuse-lite to v1.0.30001678 ([377c90e](https://github.com/jellydn/next-validations/commit/377c90e9be1d21ef542959f80c0d146b5f5a9120))
* **deps:** update dependency caniuse-lite to v1.0.30001679 ([#969](https://github.com/jellydn/next-validations/issues/969)) ([ad17a6c](https://github.com/jellydn/next-validations/commit/ad17a6c903b4f08b0c8f475747fc21da87fbef4e))
* **deps:** update dependency caniuse-lite to v1.0.30001680 ([#970](https://github.com/jellydn/next-validations/issues/970)) ([b7a816d](https://github.com/jellydn/next-validations/commit/b7a816d33541061328f173d0aad92a18360bc86f))
* **deps:** update dependency caniuse-lite to v1.0.30001683 ([#980](https://github.com/jellydn/next-validations/issues/980)) ([fe5ea1d](https://github.com/jellydn/next-validations/commit/fe5ea1db8d01ef330a2891f2882ede8c61cfca6b))
* **deps:** update dependency caniuse-lite to v1.0.30001684 ([#982](https://github.com/jellydn/next-validations/issues/982)) ([3890d17](https://github.com/jellydn/next-validations/commit/3890d1740bd4fcfb201657c69a74f531a5514152))
* **deps:** update dependency caniuse-lite to v1.0.30001686 ([#990](https://github.com/jellydn/next-validations/issues/990)) ([5b454ad](https://github.com/jellydn/next-validations/commit/5b454adb9092bb760d213d0609b39227880a7df6))
* **deps:** update dependency caniuse-lite to v1.0.30001687 ([#996](https://github.com/jellydn/next-validations/issues/996)) ([483b808](https://github.com/jellydn/next-validations/commit/483b808bc73ef7d6854e842323067f8c692d0bb2))
* **deps:** update dependency qs to v6.13.1 ([#975](https://github.com/jellydn/next-validations/issues/975)) ([b2cf99b](https://github.com/jellydn/next-validations/commit/b2cf99b21b664db8fbf23038c5688fcd6fae73d6))
* **deps:** update dependency swagger-ui-react to v5.18.0 ([#965](https://github.com/jellydn/next-validations/issues/965)) ([2d279b6](https://github.com/jellydn/next-validations/commit/2d279b66dd696a9cf0e7fdcaab14092cb829accf))

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


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.3",
"version": "1.0.4",
"keywords": [
"nextjs",
"validation",
Expand Down

0 comments on commit d910384

Please sign in to comment.