Skip to content

Commit dea6ba3

Browse files
committed
chore(master): release 4.12.4
1 parent 5dbec2a commit dea6ba3

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-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.3"
2+
".": "4.12.4"
33
}

Diff for: CHANGELOG.md

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

3+
## [4.12.4](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.12.3...v4.12.4) (2024-04-29)
4+
5+
6+
### Documentation
7+
8+
* update readme ([cf87eaf](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/cf87eafdd6b4edb08d9fa6c8085378affca16edf))
9+
10+
11+
### Dependencies
12+
13+
* **deps:** lock file maintenance ([5dbec2a](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/5dbec2adda4e05518885d3d40d236b56308bdb68))
14+
15+
16+
### Code Refactoring
17+
18+
* apply rector rules ([8f6c630](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/8f6c630aeea7e283614593498280932d0aa7ba6d))
19+
320
## [4.12.3](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.12.2...v4.12.3) (2024-04-26)
421

522

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.3",
6+
"version": "4.12.4",
77
"keywords": [
88
"php",
99
"php8",

0 commit comments

Comments
 (0)