Skip to content

Commit 406501c

Browse files
authored
Merge pull request #528 from wayofdev/release-please--branches--master
chore(master): release 4.1.0
2 parents 4794d8b + d42d761 commit 406501c

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## [4.1.0](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.0.101...v4.1.0) (2024-01-08)
4+
5+
6+
### Features
7+
8+
* make repo compatible with phpunit ~10.5 ([77cdb0b](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/77cdb0b127591d735c1613558b948c2ccdb0dba8))
9+
* make repo compatible with phpunit ~10.5 ([b367819](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/b367819c297886b9dcf3227a42e20f4688671ed6))
10+
11+
12+
### Bug Fixes
13+
14+
* **deps:** update dependency symfony/console to v7 ([4794d8b](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/4794d8b3b1a51d2df9e33c5ed33a3c49ca6994cf))
15+
316
## [4.0.101](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.0.100...v4.0.101) (2024-01-08)
417

518

package.json

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

0 commit comments

Comments
 (0)