Skip to content

Commit c211928

Browse files
authored
Merge pull request #707 from wayofdev/release-please--branches--master--components--laravel-cycle-orm-adapter
chore(master): release 4.12.3
2 parents 6ea1bd0 + 510065a commit c211928

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

Diff for: .github/.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.12.2"
2+
".": "4.12.3"
33
}

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [4.12.3](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.12.2...v4.12.3) (2024-04-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update react monorepo to v18.3.1 ([6ea1bd0](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/6ea1bd0eae95b53fba54f6e863149d315c2790a5))
9+
310
## [4.12.2](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.12.1...v4.12.2) (2024-04-25)
411

512

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "🔥 A Laravel adapter for CycleORM, providing seamless integration of the Cycle DataMapper ORM for advanced database handling and object mapping in PHP applications.",
44
"license": "MIT",
55
"type": "library",
6-
"version": "4.12.2",
6+
"version": "4.12.3",
77
"keywords": [
88
"php",
99
"php8",

0 commit comments

Comments
 (0)