Skip to content

Commit 0587b1b

Browse files
authored
Merge pull request #654 from wayofdev/release-please--branches--master
chore(master): release 4.10.3
2 parents c2172bf + e540166 commit 0587b1b

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.10.3](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.10.2...v4.10.3) (2024-03-22)
4+
5+
6+
### Bug Fixes
7+
8+
* telescope class naming ([207c453](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/207c453626039d87befefdefdbf961870fbe87a7))
9+
* telescope entities should be same as native migrations ([e03e748](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/e03e74834ee5a59165f6ccbba1b4fa37d748b378))
10+
311
## [4.10.2](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.10.1...v4.10.2) (2024-03-21)
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.10.2",
2+
"version": "4.10.3",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-cycle-orm-adapter.git"
55
}

0 commit comments

Comments
 (0)