diff --git a/.changeset/rich-hairs-smell.md b/.changeset/rich-hairs-smell.md deleted file mode 100644 index da25f41..0000000 --- a/.changeset/rich-hairs-smell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@strapi/sdk-plugin": patch ---- - -fix missing commonjs plugin diff --git a/CHANGELOG.md b/CHANGELOG.md index 9af21be..cad7dd7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @strapi/sdk-plugin +## 5.2.1 + +### Patch Changes + +- [#48](https://github.com/strapi/sdk-plugin/pull/48) [`43ab894`](https://github.com/strapi/sdk-plugin/commit/43ab894e3d9e24fd78a8024bb34773f9bfb63c29) Thanks [@alexandrebodin](https://github.com/alexandrebodin)! - fix missing commonjs plugin + ## 5.2.0 ### Minor Changes diff --git a/package.json b/package.json index 71691c2..9b91213 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/sdk-plugin", - "version": "5.2.0", + "version": "5.2.1", "description": "Simple tools for developing Strapi plugins", "keywords": [ "strapi",