We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 041c420 commit 1ebf1beCopy full SHA for 1ebf1be
CHANGELOG.md
@@ -1,5 +1,7 @@
1
2
3
+## [1.0.8](https://github.com/justdlabs/inertia.ts/compare/1.0.7...1.0.8) (2024-08-10)
4
+
5
## [1.0.7](https://github.com/justdlabs/inertia.ts/compare/1.0.6...1.0.7) (2024-08-08)
6
7
## [1.0.6](https://github.com/justdlabs/inertia.ts/compare/1.0.5...1.0.6) (2024-08-07)
composer.json
@@ -1,6 +1,6 @@
{
"name": "justd/laravel",
- "version": "1.0.7",
+ "version": "1.0.8",
"type": "project",
"description": "The skeleton application for the Laravel framework.",
"keywords": [
package.json
@@ -79,5 +79,5 @@
79
}
80
81
},
82
- "version": "1.0.7"
+ "version": "1.0.8"
83
0 commit comments