Skip to content

Commit 90b9256

Browse files
authored
Merge pull request #704 from wayofdev/release-please--branches--master--components--laravel-cycle-orm-adapter
chore(master): release 4.12.2
2 parents b1d1372 + 0acd228 commit 90b9256

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.1"
2+
".": "4.12.2"
33
}

Diff for: CHANGELOG.md

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

3+
## [4.12.2](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.12.1...v4.12.2) (2024-04-25)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update react monorepo to v18.3.0 ([b1d1372](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/b1d137266a4ce2a42eade10c6742b973e768d3ed))
9+
310
## [4.12.1](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.12.0...v4.12.1) (2024-04-24)
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.1",
6+
"version": "4.12.2",
77
"keywords": [
88
"php",
99
"php8",

0 commit comments

Comments
 (0)