Skip to content

Commit 9f71a3a

Browse files
chore(release): release 1.5.1 (#2360)
Co-authored-by: tae-github-actions[bot] <187522448+tae-github-actions[bot]@users.noreply.github.com>
1 parent 5bb02a6 commit 9f71a3a

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.5.1](https://github.com/accessibility-exchange/platform/compare/v1.5.0...v1.5.1) (2024-11-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency laravel/framework to v10.48.23 [security] ([#2359](https://github.com/accessibility-exchange/platform/issues/2359)) ([5bb02a6](https://github.com/accessibility-exchange/platform/commit/5bb02a608472dc93af48fb5a5248294b3edae3b4))
9+
310
## [1.5.0](https://github.com/accessibility-exchange/platform/compare/v1.4.1...v1.5.0) (2024-11-07)
411

512

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"framework",
77
"laravel"
88
],
9-
"version": "1.5.0",
9+
"version": "1.5.1",
1010
"license": "BSD-3-Clause",
1111
"require": {
1212
"php": "^8.1",

0 commit comments

Comments
 (0)