Skip to content

Commit 2646182

Browse files
authored
Merge pull request #598 from wayofdev/release-please--branches--master
chore(master): release 4.7.0
2 parents 8f1c140 + 8bbb9a2 commit 2646182

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.7.0](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.6.0...v4.7.0) (2024-03-04)
4+
5+
6+
### Features
7+
8+
* support for `cycle/annotated` v4.x ([4be5ace](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/4be5acebd45773649838ee25181d0683bb157c8a))
9+
310
## [4.6.0](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.5.0...v4.6.0) (2024-03-03)
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.6.0",
2+
"version": "4.7.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-cycle-orm-adapter.git"
55
}

0 commit comments

Comments
 (0)