diff --git a/.changeset/polite-dryers-hear.md b/.changeset/polite-dryers-hear.md deleted file mode 100644 index 6e0e8d190..000000000 --- a/.changeset/polite-dryers-hear.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'turborepo-remote-cache-cf': major ---- - -replace hono with hono/tiny and zod with valibot to decrease bundle size and improve performance diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b7895b39..582ef9463 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # turborepo-remote-cache-cf +## 4.0.0 + +### Major Changes + +- [#633](https://github.com/AdiRishi/turborepo-remote-cache-cloudflare/pull/633) [`9a4fe22`](https://github.com/AdiRishi/turborepo-remote-cache-cloudflare/commit/9a4fe22e4bfeb586e3f52eab0bd653f8aae65d9f) Thanks [@ItsWendell](https://github.com/ItsWendell)! - replace hono with hono/tiny and zod with valibot to decrease bundle size and improve performance + ## 3.2.0 ### Minor Changes diff --git a/package.json b/package.json index 2bdb42b62..139d39fe8 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "turborepo", "cloudflare-r2" ], - "version": "3.2.0", + "version": "4.0.0", "author": { "email": "adiswa123@gmail.com", "name": "Adishwar Rishi",