Skip to content

Commit

Permalink
chore(release): release 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tae-github-actions[bot] authored Nov 19, 2024
1 parent 979d750 commit 918ecf9
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.2"
".": "1.5.3"
}
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.3](https://github.com/accessibility-exchange/platform/compare/v1.5.2...v1.5.3) (2024-11-19)


### Bug Fixes

* unpublishing a users public page may return a 404 error (resolves [#2366](https://github.com/accessibility-exchange/platform/issues/2366)) ([#2368](https://github.com/accessibility-exchange/platform/issues/2368)) ([979d750](https://github.com/accessibility-exchange/platform/commit/979d7504e30c86f59fb1ac321583bd96b592c00a))

## [1.5.2](https://github.com/accessibility-exchange/platform/compare/v1.5.1...v1.5.2) (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.2",
"version": "1.5.3",
"license": "BSD-3-Clause",
"require": {
"php": "^8.1",
Expand Down

0 comments on commit 918ecf9

Please sign in to comment.