diff --git a/.changeset/cyan-beds-hang.md b/.changeset/cyan-beds-hang.md deleted file mode 100644 index d87342a..0000000 --- a/.changeset/cyan-beds-hang.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@strapi/sdk-plugin': minor ---- - -refactor: update the routes folder format for the init command diff --git a/.changeset/fuzzy-peaches-yell.md b/.changeset/fuzzy-peaches-yell.md deleted file mode 100644 index 934460c..0000000 --- a/.changeset/fuzzy-peaches-yell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@strapi/sdk-plugin': patch ---- - -update @strapi/pack-up to 5.1.1 - resolving vite vulnerability diff --git a/CHANGELOG.md b/CHANGELOG.md index 3480a77..e4e4cd8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # @strapi/sdk-plugin +## 5.4.0 + +### Minor Changes + +- [#97](https://github.com/strapi/sdk-plugin/pull/97) [`bb1d25c`](https://github.com/strapi/sdk-plugin/commit/bb1d25cf5ee6a0fdd0fdfb3cc1a318080d3f8d4b) Thanks [@boazpoolman](https://github.com/boazpoolman)! - refactor: update the routes folder format for the init command + +### Patch Changes + +- [#104](https://github.com/strapi/sdk-plugin/pull/104) [`d5ccf04`](https://github.com/strapi/sdk-plugin/commit/d5ccf042945c54917385344a1ef6d3a308131759) Thanks [@jhoward1994](https://github.com/jhoward1994)! - update @strapi/pack-up to 5.1.1 - resolving vite vulnerability + ## 5.3.2 ### Patch Changes diff --git a/package.json b/package.json index 57db9eb..4ecbe99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/sdk-plugin", - "version": "5.3.2", + "version": "5.4.0", "description": "Simple tools for developing Strapi plugins", "keywords": [ "strapi",