Skip to content

Commit cde49cd

Browse files
authored
Merge pull request #660 from wayofdev/release-please--branches--master
chore(master): release 4.11.0
2 parents 85e7485 + 3928e3a commit cde49cd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: CHANGELOG.md

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

3+
## [4.11.0](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.10.4...v4.11.0) (2024-03-24)
4+
5+
6+
### Features
7+
8+
* add integration with cache, sessions, queue ([1738aea](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/1738aea13a2e3df6486feebe9aa219edc851e915))
9+
310
## [4.10.4](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.10.3...v4.10.4) (2024-03-23)
411

512

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "4.10.4",
2+
"version": "4.11.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-cycle-orm-adapter.git"
55
}

0 commit comments

Comments
 (0)