diff --git a/.changeset/pre.json b/.changeset/pre.json index 4af591b..d0d0790 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -5,6 +5,7 @@ "@strapi/sdk-plugin": "5.0.0-beta.6" }, "changesets": [ + "bright-trees-taste", "quick-cheetahs-cover", "smart-days-jump" ] diff --git a/CHANGELOG.md b/CHANGELOG.md index b202d22..6f1288a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @strapi/sdk-plugin +## 5.0.0-beta.9 + +### Patch Changes + +- [#16](https://github.com/strapi/sdk-plugin/pull/16) [`80d6ab4`](https://github.com/strapi/sdk-plugin/commit/80d6ab4554177b5e6e0c81e0e8b87539a946393b) Thanks [@innerdvations](https://github.com/innerdvations)! - Fix build for v5 plugins + ## 5.0.0-beta.8 ### Patch Changes diff --git a/package.json b/package.json index 04f3f6d..9fe32a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/sdk-plugin", - "version": "5.0.0-beta.8", + "version": "5.0.0-beta.9", "description": "Simple tools for developing Strapi plugins", "keywords": [ "strapi",