Skip to content

Commit 5e47aef

Browse files
authored
Merge pull request #595 from wayofdev/release-please--branches--master
chore(master): release 4.6.0
2 parents 115c608 + 79cc2a6 commit 5e47aef

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## [4.6.0](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.5.0...v4.6.0) (2024-03-03)
4+
5+
6+
### Features
7+
8+
* add foreign keys schema generator ([8aee302](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/8aee30242c4839b5c1b4d45c8b737104ce8db42a))
9+
* bind entity behaviour to interface ([8b69fe9](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/8b69fe97080e298c76ac32b97dd36a17ce7f0b1d))
10+
* improve coverage for console command tests ([62440db](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/62440dbdf26a9a3db947ab3945d692f1dbe4930f))
11+
312
## [4.5.0](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.4.0...v4.5.0) (2024-02-28)
413

514

package.json

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

0 commit comments

Comments
 (0)