Skip to content

Commit

Permalink
chore(release): release 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 4, 2023
1 parent 5c2328d commit ee8adbf
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# Changelog

## [1.2.4](https://github.com/accessibility-exchange/platform/compare/v1.2.3...v1.2.4) (2023-12-04)


### Bug Fixes

* course seeder not run in production (resolves [#2013](https://github.com/accessibility-exchange/platform/issues/2013)) [#2025](https://github.com/accessibility-exchange/platform/issues/2025) ([59004ee](https://github.com/accessibility-exchange/platform/commit/59004ee2b6c5c72feb6556708c68afa3838f2f6e))
* pagination throws error ([4484241](https://github.com/accessibility-exchange/platform/commit/44842413578b657d9f444195127f9b6c2523bf97))
* pagination throws error (resolves [#2045](https://github.com/accessibility-exchange/platform/issues/2045)) ([#2046](https://github.com/accessibility-exchange/platform/issues/2046)) ([4484241](https://github.com/accessibility-exchange/platform/commit/44842413578b657d9f444195127f9b6c2523bf97))
* resolve unsupported use of trans_choice (resolves [#2022](https://github.com/accessibility-exchange/platform/issues/2022)) [#2023](https://github.com/accessibility-exchange/platform/issues/2023) ([e4ffdc3](https://github.com/accessibility-exchange/platform/commit/e4ffdc330eda0f64b8faaa94c6cec1a97fd99b81))

## Changelog

All notable changes to this project will be documented in [GitHub Releases](https://github.com/accessibility-exchange/platform/releases).
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.2.3",
"version": "1.2.4",
"license": "BSD-3-Clause",
"require": {
"php": "^8.1",
Expand Down

0 comments on commit ee8adbf

Please sign in to comment.