Skip to content

Commit 3a24747

Browse files
committed
chore: release v1.19.0
1 parent 95bd8bc commit 3a24747

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "j7-dev/wp-react-plugin",
3-
"version": "1.18.0",
3+
"version": "1.19.0",
44
"description": "This is a boilerplate for creating a WordPress plugin with React, Tailwind, Ant Design, TypeScript, Zod, MSW, React Router v6, React Query v4, SCSS and Vite.",
55
"type": "wordpress-plugin",
66
"license": "GPL-2.0-only",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "wp-react-plugin",
33
"private": true,
4-
"version": "1.18.0",
4+
"version": "1.19.0",
55
"type": "module",
66
"scripts": {
77
"bootstrap": "npm install && composer install --no-interaction",

0 commit comments

Comments
 (0)