diff --git a/.changeset/pre.json b/.changeset/pre.json index 4af591b..6d70283 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -5,7 +5,9 @@ "@strapi/sdk-plugin": "5.0.0-beta.6" }, "changesets": [ + "bright-trees-taste", "quick-cheetahs-cover", + "six-toes-tie", "smart-days-jump" ] } diff --git a/CHANGELOG.md b/CHANGELOG.md index b202d22..64ed060 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # @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 + +- [#18](https://github.com/strapi/sdk-plugin/pull/18) [`7d42be8`](https://github.com/strapi/sdk-plugin/commit/7d42be83b02bea27396554fb29295c970fbb1982) Thanks [@innerdvations](https://github.com/innerdvations)! - Add .tsbuildinfo to gitignore + ## 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",