Skip to content

Commit d8f456e

Browse files
authored
Merge pull request #592 from wayofdev/release-please--branches--master
chore(master): release 4.5.0
2 parents 3cc6c11 + 26617dc commit d8f456e

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.5.0](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.4.0...v4.5.0) (2024-02-28)
4+
5+
6+
### Features
7+
8+
* split option for separate migration files via console ([62b0075](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/62b0075aa11c887939ce0bceced204f3f48d27eb))
9+
* sync command will ask for confirmation on production, unless `--force` option was passed ([62b0075](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/62b0075aa11c887939ce0bceced204f3f48d27eb))
10+
* use native PrintChanges from Cycle/Database package ([16472cf](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/16472cf487b5c650ae1d663153fa15aeba90f159))
11+
312
## [4.4.0](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.3.1...v4.4.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.4.0",
2+
"version": "4.5.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-cycle-orm-adapter.git"
55
}

0 commit comments

Comments
 (0)