Skip to content

Commit 15bd06a

Browse files
Merge pull request #48 from schaefersoft/release-please--branches--main
chore(main): release 1.5.1
2 parents ca8d50c + f1fe8e6 commit 15bd06a

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.5.0"
2+
".": "1.5.1"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.5.1](https://github.com/schaefersoft/laravel-headless-ui/compare/v1.5.0...v1.5.1) (2026-06-23)
4+
5+
6+
### Bug Fixes
7+
8+
* pin composer platform to php 8.2 so lock installs across CI matrix ([ff6893d](https://github.com/schaefersoft/laravel-headless-ui/commit/ff6893da190f5e1163b6549cf5ef5629d4092c3a))
9+
* use composer update in release workflow instead of install ([0e0763b](https://github.com/schaefersoft/laravel-headless-ui/commit/0e0763b8634552f725732d2aa146f5068a1abe5d))
10+
11+
12+
### Miscellaneous Chores
13+
14+
* commit composer.lock to enable dependency vulnerability scanning ([752e64f](https://github.com/schaefersoft/laravel-headless-ui/commit/752e64fa4d70f7dc8eb02031983a9ffe897c8a79))
15+
316
## [1.5.0](https://github.com/schaefersoft/laravel-headless-ui/compare/v1.4.3...v1.5.0) (2026-06-23)
417

518

0 commit comments

Comments
 (0)