Skip to content

Commit 9214d4f

Browse files
authored
Merge pull request #198 from wayofdev/release-please--branches--master--components--laravel-cycle-orm-adapter
chore(master): release 3.3.0
2 parents 2d54b65 + 79440a5 commit 9214d4f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [3.2.0](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.1.4...v3.2.0) (2023-06-03)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.2.0",
2+
"version": "3.3.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-cycle-orm-adapter.git"
55
}

0 commit comments

Comments
 (0)