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 89f343a + 3051d8e commit 139c7a9Copy full SHA for 139c7a9
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [3.1.0](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.0.2...v3.1.0) (2023-05-29)
4
+
5
6
+### Features
7
8
+* keep this package simple, remove laravel factories ([1b60ed9](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/1b60ed96a5fee765a5cabf0ae1ddd67be22b9fdd))
9
10
## [3.0.2](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.0.1...v3.0.2) (2023-05-27)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "3.0.2",
+ "version": "3.1.0",
"repository": {
"url": "https://github.com/wayofdev/laravel-cycle-orm-adapter.git"
}
0 commit comments