Skip to content

Commit 5808bbf

Browse files
authored
Merge pull request #616 from wayofdev/release-please--branches--master
chore(master): release 4.9.0
2 parents a30e1fe + 4f4a013 commit 5808bbf

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [4.9.0](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.8.2...v4.9.0) (2024-03-12)
4+
5+
6+
### Features
7+
8+
* add seed() testing method in helpers ([32d9356](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/32d935661b3facf61e8049bbe13460b820e23d5a))
9+
* support for laravel 11.x [#570](https://github.com/wayofdev/laravel-cycle-orm-adapter/issues/570) ([32d9356](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/32d935661b3facf61e8049bbe13460b820e23d5a))
10+
311
## [4.8.2](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.8.1...v4.8.2) (2024-03-12)
412

513

package.json

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

0 commit comments

Comments
 (0)