Skip to content

Commit

Permalink
Chore: Updated changelog and version
Browse files Browse the repository at this point in the history
  • Loading branch information
evoMark Action committed Dec 26, 2024
1 parent 54886b6 commit bba439d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 0 additions & 4 deletions changelog/next.md
Original file line number Diff line number Diff line change
@@ -1,4 +0,0 @@
- **Feature**: Added `Inertia::redirect(string $url)` function
- **Feature**: Added links to support the open-source project
- **Improvement**: Moved documentation to dedicated website
- **Improvement**: New NPM scripts added to bootstrapped `package.json` files for `npm run ssr:stop` and `npm run ssr:restart`.
4 changes: 4 additions & 0 deletions changelog/v0.6.2-2024-12-26.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- **Feature**: Added `Inertia::redirect(string $url)` function
- **Feature**: Added links to support the open-source project
- **Improvement**: Moved documentation to dedicated website
- **Improvement**: New NPM scripts added to bootstrapped `package.json` files for `npm run ssr:stop` and `npm run ssr:restart`.
2 changes: 1 addition & 1 deletion inertia-wordpress.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
* Plugin Name: Inertia Wordpress
* Description: Connect an Inertia frontend theme to your Wordpress application, based on Inertia Laravel 2.0.0
* Version: 0.6.1
* Version: 0.6.2
* Requires at least: 6.0
* Requires PHP: 8.2
* Tested up to: 6.7
Expand Down

0 comments on commit bba439d

Please sign in to comment.