We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cec6909 + 61d8800 commit 4740b74Copy full SHA for 4740b74
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [4.10.2](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.10.1...v4.10.2) (2024-03-21)
4
+
5
6
+### Bug Fixes
7
8
+* improve test coverage for logger ([b84a52d](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/b84a52dfc34a14e489142231578b1b00599d1b0e))
9
10
## [4.10.1](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.10.0...v4.10.1) (2024-03-20)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "4.10.1",
+ "version": "4.10.2",
"repository": {
"url": "https://github.com/wayofdev/laravel-cycle-orm-adapter.git"
}
0 commit comments