Skip to content

Commit 8356023

Browse files
committed
chore: release v1.3.5
1 parent 61be853 commit 8356023

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11

22

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+
37
## <small>1.3.4 (2024-12-16)</small>
48

59
* fix: fix actions ([47e3a74](https://github.com/justdlabs/inertia.ts/commit/47e3a74))

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "justd/laravel",
3-
"version": "1.3.4",
3+
"version": "1.3.5",
44
"type": "project",
55
"description": "The skeleton application for the Laravel framework.",
66
"keywords": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,5 @@
7878
}
7979
}
8080
},
81-
"version": "1.3.4"
81+
"version": "1.3.5"
8282
}

0 commit comments

Comments
 (0)