From 827f0ce516c2c7f4310194bbec547165312b5635 Mon Sep 17 00:00:00 2001 From: "changesets-release-app[bot]" <152388490+changesets-release-app[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 19:35:38 +1100 Subject: [PATCH] chore(release): Release latest changesets (#288) Co-authored-by: changesets-release-app[bot] <152388490+changesets-release-app[bot]@users.noreply.github.com> --- .changeset/soft-avocados-love.md | 5 ----- .changeset/spotty-starfishes-worry.md | 5 ----- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 4 files changed, 9 insertions(+), 11 deletions(-) delete mode 100644 .changeset/soft-avocados-love.md delete mode 100644 .changeset/spotty-starfishes-worry.md diff --git a/.changeset/soft-avocados-love.md b/.changeset/soft-avocados-love.md deleted file mode 100644 index d942867..0000000 --- a/.changeset/soft-avocados-love.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'turborepo-remote-cache-cf': major ---- - -This project now has brand new web documentation powered by VitePress. You can visit these docs at https://adirishi.github.io/turborepo-remote-cache-cloudflare diff --git a/.changeset/spotty-starfishes-worry.md b/.changeset/spotty-starfishes-worry.md deleted file mode 100644 index b209f20..0000000 --- a/.changeset/spotty-starfishes-worry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'turborepo-remote-cache-cf': major ---- - -You can now store your build artifacts in either Cloudflare 🪣 R2 or 🔑 KV storage. Find out how in our [official documentation](https://adirishi.github.io/turborepo-remote-cache-cloudflare/configuration/kv-storage) diff --git a/CHANGELOG.md b/CHANGELOG.md index af8fa49..48aac78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # turborepo-remote-cache-cf +## 3.0.0 + +### Major Changes + +- [#287](https://github.com/AdiRishi/turborepo-remote-cache-cloudflare/pull/287) [`7851729`](https://github.com/AdiRishi/turborepo-remote-cache-cloudflare/commit/78517294d281182c7f6e7e27b69d7f22ea5115cc) Thanks [@AdiRishi](https://github.com/AdiRishi)! - This project now has brand new web documentation powered by VitePress. You can visit these docs at https://adirishi.github.io/turborepo-remote-cache-cloudflare + +- [#287](https://github.com/AdiRishi/turborepo-remote-cache-cloudflare/pull/287) [`7851729`](https://github.com/AdiRishi/turborepo-remote-cache-cloudflare/commit/78517294d281182c7f6e7e27b69d7f22ea5115cc) Thanks [@AdiRishi](https://github.com/AdiRishi)! - You can now store your build artifacts in either Cloudflare 🪣 R2 or 🔑 KV storage. Find out how in our [official documentation](https://adirishi.github.io/turborepo-remote-cache-cloudflare/configuration/kv-storage) + ## 2.6.2 ### Patch Changes diff --git a/package.json b/package.json index 4095b3c..92eda80 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "turborepo", "cloudflare-r2" ], - "version": "2.6.2", + "version": "3.0.0", "author": { "email": "adiswa123@gmail.com", "name": "Adishwar Rishi",