diff --git a/.changeset/lucky-humans-visit.md b/.changeset/lucky-humans-visit.md deleted file mode 100644 index 70f2e98..0000000 --- a/.changeset/lucky-humans-visit.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"next-typesafe-url": patch ---- - -my bad guys diff --git a/CHANGELOG.md b/CHANGELOG.md index 43691a7..a806a82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # next-typesafe-url +## 1.1.3 + +### Patch Changes + +- 259a057: my bad guys + ## 1.1.2 ### Patch Changes diff --git a/package.json b/package.json index cccd466..b8b53d4 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "next-typesafe-url", "description": "JSON serializable, fully typesafe, and zod validated URL search params, dynamic route params, and routing for NextJS pages directory", "license": "MIT", - "version": "1.1.2", + "version": "1.1.3", "author": "Ethan Niser", "repository": { "type": "git",