Skip to content

Commit 9b784db

Browse files
committed
chore: release v4.0.7
1 parent 50ea1e7 commit 9b784db

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

js/dist/vite-dev-server.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-wp-react-plugin",
3-
"version": "4.0.6",
3+
"version": "4.0.7",
44
"type": "module",
55
"scripts": {
66
"bootstrap": "yarn install && composer install --no-interaction",

plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: WP React Plugin (DEV)
44
* Plugin URI: https://github.com/j7-dev/wp-react-plugin
55
* Description: WP React Plugin is a boilerplate for creating a WordPress plugin with React, Tailwind, TypeScript, React Query v4, SCSS and Vite.
6-
* Version: 4.0.6
6+
* Version: 4.0.7
77
* Requires at least: 5.7
88
* Requires PHP: 8.0
99
* Author: J7

0 commit comments

Comments
 (0)