diff --git a/.changeset/hungry-timers-boil.md b/.changeset/hungry-timers-boil.md deleted file mode 100644 index b995d2a..0000000 --- a/.changeset/hungry-timers-boil.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"next-typesafe-url": patch ---- - -docs: rephrase how potential cli issues worded + presented diff --git a/CHANGELOG.md b/CHANGELOG.md index 409c52e..43691a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # next-typesafe-url +## 1.1.2 + +### Patch Changes + +- 0bd683f: docs: rephrase how potential cli issues worded + presented + ## 1.1.1 ### Patch Changes diff --git a/package.json b/package.json index 35fdc04..cccd466 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.1", + "version": "1.1.2", "author": "Ethan Niser", "repository": { "type": "git",