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 2d54b65 + 79440a5 commit 9214d4fCopy full SHA for 9214d4f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [3.3.0](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.2.0...v3.3.0) (2023-06-03)
4
+
5
6
+### Features
7
8
+* add migrations cleanup helper ([9fa30c8](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/9fa30c880695776c30ad49ec549f1a23261bfff4))
9
10
## [3.2.0](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.1.4...v3.2.0) (2023-06-03)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "3.2.0",
+ "version": "3.3.0",
"repository": {
"url": "https://github.com/wayofdev/laravel-cycle-orm-adapter.git"
}
0 commit comments