Skip to content

Commit e8b4a63

Browse files
authored
Merge pull request #147 from ethanniser/changeset-release/main
chore(release): 📦 version packages
2 parents b21fb1c + c0af835 commit e8b4a63

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/calm-donkeys-learn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/next-typesafe-url/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# next-typesafe-url
22

3+
## 6.0.0
4+
5+
### Major Changes
6+
7+
- f7f02f8: Updated to Zod 4
8+
39
## 5.1.8
410

511
### Patch Changes

packages/next-typesafe-url/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "next-typesafe-url",
33
"description": "Fully typesafe, JSON serializable, and zod validated URL search params, dynamic route params, and routing for NextJS pages directory",
44
"license": "MIT",
5-
"version": "5.1.8",
5+
"version": "6.0.0",
66
"author": "Ethan Niser",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)