Skip to content

Commit 7ebde5f

Browse files
authored
Merge pull request #179 from wayofdev/release-please--branches--master--components--laravel-cycle-orm-adapter
chore(master): release 3.0.0
2 parents 479eead + e1ec96f commit 7ebde5f

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

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+
314
## [2.2.8](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v2.2.7...v2.2.8) (2023-05-24)
415

516

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.2.8",
2+
"version": "3.0.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-cycle-orm-adapter.git"
55
}

0 commit comments

Comments
 (0)