Skip to content

Commit 4bec86c

Browse files
chore: version packages for release (#100)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5616d09 commit 4bec86c

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/cyan-beds-hang.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fuzzy-peaches-yell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @strapi/sdk-plugin
22

3+
## 5.4.0
4+
5+
### Minor Changes
6+
7+
- [#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
8+
9+
### Patch Changes
10+
11+
- [#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
12+
313
## 5.3.2
414

515
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@strapi/sdk-plugin",
3-
"version": "5.3.2",
3+
"version": "5.4.0",
44
"description": "Simple tools for developing Strapi plugins",
55
"keywords": [
66
"strapi",

0 commit comments

Comments
 (0)