Skip to content

Commit 0ff373d

Browse files
committed
chore: release v1.3.2
1 parent 0b691e5 commit 0ff373d

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
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.2 (2024-12-16)</small>
4+
5+
* fix: fix actions to use legacy ([0b691e5](https://github.com/justdlabs/inertia.ts/commit/0b691e5))
6+
37
## <small>1.3.1 (2024-12-16)</small>
48

59
* change read me to add composer ([92f09dc](https://github.com/justdlabs/inertia.ts/commit/92f09dc))

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.1",
3+
"version": "1.3.2",
44
"type": "project",
55
"description": "The skeleton application for the Laravel framework.",
66
"keywords": [

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.1"
81+
"version": "1.3.2"
8282
}

0 commit comments

Comments
 (0)