diff --git a/.changeset/dry-cows-approve.md b/.changeset/dry-cows-approve.md deleted file mode 100644 index d0684ac..0000000 --- a/.changeset/dry-cows-approve.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@strapi/sdk-plugin': patch ---- - -Remove unecessary commonjs plugin diff --git a/.changeset/eleven-games-change.md b/.changeset/eleven-games-change.md deleted file mode 100644 index b5c17e8..0000000 --- a/.changeset/eleven-games-change.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@strapi/sdk-plugin": patch ---- - -chore: update readme and some typescript issues diff --git a/CHANGELOG.md b/CHANGELOG.md index 14132c2..fac376c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # @strapi/sdk-plugin +## 5.2.5 + +### Patch Changes + +- [#53](https://github.com/strapi/sdk-plugin/pull/53) [`4c9d898`](https://github.com/strapi/sdk-plugin/commit/4c9d89864faa22d86a8c6b12587770be640ceb60) Thanks [@alexandrebodin](https://github.com/alexandrebodin)! - Remove unecessary commonjs plugin + +- [#52](https://github.com/strapi/sdk-plugin/pull/52) [`374fd9a`](https://github.com/strapi/sdk-plugin/commit/374fd9a75386c796a91c717ac8b860535c9ebcfc) Thanks [@alexandrebodin](https://github.com/alexandrebodin)! - chore: update readme and some typescript issues + ## 5.2.2 ### Patch Changes diff --git a/package.json b/package.json index 9c7fec1..d05359a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/sdk-plugin", - "version": "5.2.4", + "version": "5.2.5", "description": "Simple tools for developing Strapi plugins", "keywords": [ "strapi",