Skip to content

Commit 23bb17f

Browse files
committed
chore: version bump
1 parent 156b893 commit 23bb17f

File tree

2 files changed

+181
-279
lines changed

2 files changed

+181
-279
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "strapi-plugin-comments",
3-
"version": "3.0.9-beta.1",
3+
"version": "3.0.9",
44
"description": "Strapi - Comments plugin",
55
"strapi": {
66
"name": "comments",
@@ -65,13 +65,13 @@
6565
},
6666
"devDependencies": {
6767
"@jest/types": "29.5.x",
68-
"@sensinum/strapi-utils": "^1.0.7",
69-
"@strapi/plugin-cloud": "^5.10.3",
70-
"@strapi/plugin-graphql": "5.10.3",
71-
"@strapi/plugin-users-permissions": "^5.10.3",
68+
"@sensinum/strapi-utils": "^1.0.8",
69+
"@strapi/plugin-cloud": "^5.12.0",
70+
"@strapi/plugin-graphql": "5.12.0",
71+
"@strapi/plugin-users-permissions": "^5.12.0",
7272
"@strapi/sdk-plugin": "^5.3.2",
73-
"@strapi/strapi": "^5.10.3",
74-
"@strapi/types": "^5.10.3",
73+
"@strapi/strapi": "^5.12.0",
74+
"@strapi/types": "^5.12.0",
7575
"@types/jest": "^29.5.12",
7676
"@types/koa": "^2.15.0",
7777
"@types/react": "^18.3.8",
@@ -89,7 +89,7 @@
8989
},
9090
"peerDependencies": {
9191
"@strapi/sdk-plugin": "^5.3.2",
92-
"@strapi/strapi": "^5.10.3",
92+
"@strapi/strapi": "^5.12.0",
9393
"react": "^18.3.1",
9494
"react-dom": "^18.3.1",
9595
"react-router-dom": "^6.22.3",

0 commit comments

Comments
 (0)