Skip to content

Commit c81a620

Browse files
authored
Merge pull request #308 from wayofdev/release-please--branches--master--components--laravel-cycle-orm-adapter
chore(master): release 4.0.0
2 parents c7397b0 + 419d4cf commit c81a620

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+
## [4.0.0](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.4.28...v4.0.0) (2023-07-06)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* add ability to load cycle/entity-behavior
9+
10+
### Features
11+
12+
* add ability to load cycle/entity-behavior ([54de09a](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/54de09a8911d24230398167f1b81605a20544c10))
13+
314
## [3.4.28](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.4.27...v3.4.28) (2023-07-06)
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": "3.4.28",
2+
"version": "4.0.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-cycle-orm-adapter.git"
55
}

0 commit comments

Comments
 (0)