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 61be853 commit 8356023Copy full SHA for 8356023
CHANGELOG.md
@@ -1,5 +1,9 @@
1
2
3
+## <small>1.3.5 (2024-12-16)</small>
4
+
5
+* fix: add bun to actions ([61be853](https://github.com/justdlabs/inertia.ts/commit/61be853))
6
7
## <small>1.3.4 (2024-12-16)</small>
8
9
* fix: fix actions ([47e3a74](https://github.com/justdlabs/inertia.ts/commit/47e3a74))
composer.json
@@ -1,6 +1,6 @@
{
"name": "justd/laravel",
- "version": "1.3.4",
+ "version": "1.3.5",
"type": "project",
"description": "The skeleton application for the Laravel framework.",
"keywords": [
package.json
@@ -78,5 +78,5 @@
78
}
79
80
},
81
- "version": "1.3.4"
+ "version": "1.3.5"
82
0 commit comments