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