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 7f3c3a0 commit 21216ed
Show file tree
Hide file tree
Showing 3 changed files with 11 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"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.5.3](https://github.com/accessibility-exchange/platform/compare/v1.5.2...v1.5.3) (2024-11-19)


### Bug Fixes

* remove mention of IRIS from address (resolves [#2367](https://github.com/accessibility-exchange/platform/issues/2367)) ([#2371](https://github.com/accessibility-exchange/platform/issues/2371)) ([7110e39](https://github.com/accessibility-exchange/platform/commit/7110e39d4ce6372f2182d9c2d90a1a171c94c138))
* textareas in filament forms are showing up empty (resolves [#2370](https://github.com/accessibility-exchange/platform/issues/2370)) ([#2372](https://github.com/accessibility-exchange/platform/issues/2372)) ([7f3c3a0](https://github.com/accessibility-exchange/platform/commit/7f3c3a0db1db34263c50f7fc70aa5bd6815a1ee1))
* 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 21216ed

Please sign in to comment.