diff --git a/.changeset/afraid-flies-enjoy.md b/.changeset/afraid-flies-enjoy.md deleted file mode 100644 index 385b669..0000000 --- a/.changeset/afraid-flies-enjoy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@strapi/sdk-plugin': patch ---- - -Use rc versions instead of beta diff --git a/CHANGELOG.md b/CHANGELOG.md index 55b113c..edc067a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @strapi/sdk-plugin +## 5.0.2 + +### Patch Changes + +- [#28](https://github.com/strapi/sdk-plugin/pull/28) [`4711257`](https://github.com/strapi/sdk-plugin/commit/47112572ea317b837ba6a3ca09768f8fa4e97a52) Thanks [@innerdvations](https://github.com/innerdvations)! - Use rc versions instead of beta + ## 5.0.1 ### Patch Changes diff --git a/package.json b/package.json index 6513aa6..8adf868 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/sdk-plugin", - "version": "5.0.1", + "version": "5.0.2", "description": "Simple tools for developing Strapi plugins", "keywords": [ "strapi",