Skip to content

Commit 4fbadf5

Browse files
committed
chore(master): release 6.0.0
1 parent 69b870b commit 4fbadf5

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "5.0.0"
2+
".": "6.0.0"
33
}

CHANGELOG.md

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

3+
## [6.0.0](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v5.0.0...v6.0.0) (2026-05-31)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* laravel 13 support, PHP 8.3 requirement, Composer dependencies update ([#766](https://github.com/wayofdev/laravel-cycle-orm-adapter/issues/766))
9+
10+
### Features
11+
12+
* laravel 13 support, PHP 8.3 requirement, Composer dependencies update ([#766](https://github.com/wayofdev/laravel-cycle-orm-adapter/issues/766)) ([69b870b](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/69b870bbc737e5020c48f142cc5f9c1cf19491df))
13+
14+
15+
### Dependencies
16+
17+
* **deps:** update googleapis/release-please-action action to v4.3.0 ([9e411a2](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/9e411a20b40c0c19d35445f3219dce41432c7219))
18+
* **deps:** update wayofdev/gh-actions action to v3.3.0 ([86d1b1f](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/86d1b1fa9a4331257a63da203570e1e6f7b5e896))
19+
320
## [5.0.0](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.12.3...v5.0.0) (2025-09-28)
421

522

0 commit comments

Comments
 (0)