We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 479eead + e1ec96f commit 7ebde5fCopy full SHA for 7ebde5f
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## [3.0.0](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v2.2.8...v3.0.0) (2023-05-25)
4
+
5
6
+### ⚠ BREAKING CHANGES
7
8
+* bind laravel container into ORM
9
10
+### Features
11
12
+* bind laravel container into ORM ([4210068](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/4210068d53df63aa822cf6b45a8aa75df5bad7b8))
13
14
## [2.2.8](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v2.2.7...v2.2.8) (2023-05-24)
15
16
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.2.8",
+ "version": "3.0.0",
"repository": {
"url": "https://github.com/wayofdev/laravel-cycle-orm-adapter.git"
}
0 commit comments