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 8725bf3 commit 08d73a3Copy full SHA for 08d73a3
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+
2
3
+## [1.0.4](https://github.com/justdlabs/inertia.ts/compare/1.0.3...1.0.4) (2024-08-06)
4
5
## [1.0.3](https://github.com/justdlabs/inertia.ts/compare/1.0.2...1.0.3) (2024-08-05)
6
7
## [1.0.2](https://github.com/justdlabs/inertia.ts/compare/1.0.1...1.0.2) (2024-08-04)
composer.json
@@ -1,6 +1,6 @@
{
"name": "justd/laravel",
- "version": "1.0.3",
+ "version": "1.0.4",
"type": "project",
"description": "The skeleton application for the Laravel framework.",
"keywords": [
package.json
@@ -79,5 +79,5 @@
79
}
80
81
},
82
- "version": "1.0.3"
+ "version": "1.0.4"
83
0 commit comments