From d56ebe3849db7adb511c9c9b7d5e2250b72cfc8e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 10:47:55 +0100 Subject: [PATCH] chore: version packages for release (#67) Co-authored-by: github-actions[bot] --- .changeset/plenty-guests-own.md | 5 ----- CHANGELOG.md | 6 ++++++ package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/plenty-guests-own.md diff --git a/.changeset/plenty-guests-own.md b/.changeset/plenty-guests-own.md deleted file mode 100644 index e04d647..0000000 --- a/.changeset/plenty-guests-own.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@strapi/sdk-plugin': patch ---- - -fix: registerTrads function diff --git a/CHANGELOG.md b/CHANGELOG.md index 91bb34f..7aae2a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @strapi/sdk-plugin +## 5.2.8 + +### Patch Changes + +- [#66](https://github.com/strapi/sdk-plugin/pull/66) [`2aa1e40`](https://github.com/strapi/sdk-plugin/commit/2aa1e407dee6bd44365ca4c4b2cb5b0c88099970) Thanks [@Link2Twenty](https://github.com/Link2Twenty)! - fix: registerTrads function + ## 5.2.7 ### Patch Changes diff --git a/package.json b/package.json index c8d629c..30b79bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/sdk-plugin", - "version": "5.2.7", + "version": "5.2.8", "description": "Simple tools for developing Strapi plugins", "keywords": [ "strapi",