Skip to content

Commit

Permalink
chore: release v1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
irsyadadl committed Aug 10, 2024
1 parent 3dc6e70 commit cd02fe1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@


## [1.0.9](https://github.com/justdlabs/inertia.ts/compare/1.0.8...1.0.9) (2024-08-10)

## [1.0.8](https://github.com/justdlabs/inertia.ts/compare/1.0.7...1.0.8) (2024-08-10)

## [1.0.7](https://github.com/justdlabs/inertia.ts/compare/1.0.6...1.0.7) (2024-08-08)
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "justd/laravel",
"version": "1.0.8",
"version": "1.0.9",
"type": "project",
"description": "The skeleton application for the Laravel framework.",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@
}
}
},
"version": "1.0.8"
"version": "1.0.9"
}

0 comments on commit cd02fe1

Please sign in to comment.