Skip to content

Commit d03489c

Browse files
authored
Merge pull request #590 from wayofdev/release-please--branches--master
chore(master): release 4.4.0
2 parents b709ccc + 8e877ff commit d03489c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [4.4.0](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.3.1...v4.4.0) (2024-02-28)
4+
5+
6+
### Features
7+
8+
* add support for migration strategies ([92295cd](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/92295cdce93d1b0a95dcb42293e07fc0b27c8b4b))
9+
310
## [4.3.1](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.3.0...v4.3.1) (2024-02-27)
411

512

package.json

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

0 commit comments

Comments
 (0)