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 ca15b09 + 2a8620c commit c5b5e35Copy full SHA for c5b5e35
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.2](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v2.1.1...v2.1.2) (2023-05-03)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency cycle/orm to v2.3.1 ([ca15b09](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/ca15b09ee592ae1aa56e5b5533af905fed87f05e))
9
10
## [2.1.1](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v2.1.0...v2.1.1) (2023-05-03)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.1.1",
+ "version": "2.1.2",
"repository": {
"url": "https://github.com/wayofdev/laravel-cycle-orm-adapter.git"
}
0 commit comments