From 291bdedafd9572721d940a5f23adef0ef6892984 Mon Sep 17 00:00:00 2001 From: "changesets-release-app[bot]" <152388490+changesets-release-app[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 16:08:15 +1000 Subject: [PATCH] chore(release): Release latest changesets (#395) Co-authored-by: changesets-release-app[bot] <152388490+changesets-release-app[bot]@users.noreply.github.com> --- .changeset/eight-horses-breathe.md | 7 ------- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 3 files changed, 9 insertions(+), 8 deletions(-) delete mode 100644 .changeset/eight-horses-breathe.md diff --git a/.changeset/eight-horses-breathe.md b/.changeset/eight-horses-breathe.md deleted file mode 100644 index cdb75ef..0000000 --- a/.changeset/eight-horses-breathe.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'turborepo-remote-cache-cf': minor ---- - -Update routes to conform to the new Turborepo OpenAPI spec. - -Overall this is not a breaking change as most additions are optional. diff --git a/CHANGELOG.md b/CHANGELOG.md index 48aac78..64edf37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # turborepo-remote-cache-cf +## 3.1.0 + +### Minor Changes + +- [#394](https://github.com/AdiRishi/turborepo-remote-cache-cloudflare/pull/394) [`2005a64`](https://github.com/AdiRishi/turborepo-remote-cache-cloudflare/commit/2005a64d7c661cafb1c3f651a9248a206db032c3) Thanks [@AdiRishi](https://github.com/AdiRishi)! - Update routes to conform to the new Turborepo OpenAPI spec. + + Overall this is not a breaking change as most additions are optional. + ## 3.0.0 ### Major Changes diff --git a/package.json b/package.json index 92068a4..c51bdcd 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "turborepo", "cloudflare-r2" ], - "version": "3.0.0", + "version": "3.1.0", "author": { "email": "adiswa123@gmail.com", "name": "Adishwar Rishi",