Skip to content

Commit f076f49

Browse files
authored
Merge branch 'master' into feat/testing-helpers
2 parents 9fa30c8 + 54f98b8 commit f076f49

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.2.0](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.1.4...v3.2.0) (2023-06-03)
4+
5+
6+
### Features
7+
8+
* add refresh database testing helper ([b49d805](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/b49d80525b2bb082306dbe2936de885bf2a6bd30))
9+
310
## [3.1.4](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.1.3...v3.1.4) (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.1.4",
2+
"version": "3.2.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-cycle-orm-adapter.git"
55
}

0 commit comments

Comments
 (0)