Skip to content

Commit 10fb373

Browse files
authored
Merge branch 'master' into feat/infra-dx
2 parents bb1a4f8 + c211928 commit 10fb373

File tree

4 files changed

+81
-74
lines changed

4 files changed

+81
-74
lines changed

.github/.release-please-manifest.json

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
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

composer.json

Lines changed: 1 addition & 1 deletion
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",

docs/pnpm-lock.yaml

Lines changed: 72 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)