Skip to content

Commit

Permalink
chore(release): release 1.5.2 (#2364)
Browse files Browse the repository at this point in the history
Co-authored-by: tae-github-actions[bot] <187522448+tae-github-actions[bot]@users.noreply.github.com>
  • Loading branch information
tae-github-actions[bot] authored Nov 13, 2024
1 parent a9afc18 commit 1007fd7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.5.1"
".": "1.5.2"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.5.2](https://github.com/accessibility-exchange/platform/compare/v1.5.1...v1.5.2) (2024-11-13)


### Bug Fixes

* issues with workflows mirroring changes to deployments (resolves [#2361](https://github.com/accessibility-exchange/platform/issues/2361), [#2362](https://github.com/accessibility-exchange/platform/issues/2362)) ([a9afc18](https://github.com/accessibility-exchange/platform/commit/a9afc18b5c93c45dba39bee2ad2500edc515a277))

## [1.5.1](https://github.com/accessibility-exchange/platform/compare/v1.5.0...v1.5.1) (2024-11-13)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"framework",
"laravel"
],
"version": "1.5.1",
"version": "1.5.2",
"license": "BSD-3-Clause",
"require": {
"php": "^8.1",
Expand Down

0 comments on commit 1007fd7

Please sign in to comment.