Skip to content

Commit 0d89ecf

Browse files
chore(main): release 1.1.1
1 parent 7f5ddfc commit 0d89ecf

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
66
and is generated by [Changie](https://github.com/miniscruff/changie).
77

88

9+
## [1.1.1](https://github.com/jellydn/next-validations/compare/v1.1.0...v1.1.1) (2025-05-24)
10+
11+
12+
### Bug Fixes
13+
14+
* **deps:** update dependency valibot to v1 ([#1017](https://github.com/jellydn/next-validations/issues/1017)) ([7f5ddfc](https://github.com/jellydn/next-validations/commit/7f5ddfc21eafee7e5027751a9c2451c62463c8f6))
15+
916
## [1.1.0](https://github.com/jellydn/next-validations/compare/v1.0.3...v1.1.0) (2025-05-23)
1017

1118

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-validations",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"keywords": [
55
"nextjs",
66
"validation",

0 commit comments

Comments
 (0)