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 b84a5ec + 3d9ab88 commit 75c2e96Copy full SHA for 75c2e96
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.2.1](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v2.2.0...v2.2.1) (2023-05-19)
4
+
5
6
+### Bug Fixes
7
8
+* remove int cast ([b84a5ec](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/b84a5ec25829e14438b94c2836b996c873d2a812))
9
10
## [2.2.0](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v2.1.16...v2.2.0) (2023-05-17)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.2.0",
+ "version": "2.2.1",
"repository": {
"url": "https://github.com/wayofdev/laravel-cycle-orm-adapter.git"
}
0 commit comments