Skip to content

Commit

Permalink
Merge pull request #707 from wayofdev/release-please--branches--maste…
Browse files Browse the repository at this point in the history
…r--components--laravel-cycle-orm-adapter

chore(master): release 4.12.3
  • Loading branch information
lotyp authored Apr 26, 2024
2 parents 6ea1bd0 + 510065a commit c211928
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "4.12.2"
".": "4.12.3"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.12.3](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.12.2...v4.12.3) (2024-04-26)


### Bug Fixes

* **deps:** update react monorepo to v18.3.1 ([6ea1bd0](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/6ea1bd0eae95b53fba54f6e863149d315c2790a5))

## [4.12.2](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.12.1...v4.12.2) (2024-04-25)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "🔥 A Laravel adapter for CycleORM, providing seamless integration of the Cycle DataMapper ORM for advanced database handling and object mapping in PHP applications.",
"license": "MIT",
"type": "library",
"version": "4.12.2",
"version": "4.12.3",
"keywords": [
"php",
"php8",
Expand Down

0 comments on commit c211928

Please sign in to comment.