Skip to content

Commit dc1b6b5

Browse files
authored
Merge branch 'master' into feat/soft-deletes
2 parents 59b54f6 + e8c4d38 commit dc1b6b5

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
## [4.1.10](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.1.9...v4.1.10) (2024-02-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency cycle/orm to v2.7.1 ([a29b6e2](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/a29b6e2f1ead3ed2108246ffd4a3bf8c282054a6))
9+
10+
## [4.1.9](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.1.8...v4.1.9) (2024-02-12)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency spiral/attributes to v3.1.5 ([c2fc855](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/c2fc855c9501e7c7902f076fdc2ba1dedb1cde65))
16+
317
## [4.1.8](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.1.7...v4.1.8) (2024-02-08)
418

519

package.json

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

0 commit comments

Comments
 (0)