Skip to content

Commit e4930c6

Browse files
authored
Merge pull request #213 from wayofdev/release-please--branches--master--components--laravel-cycle-orm-adapter
chore(master): release 3.3.8
2 parents 8d4d114 + 9bd3733 commit e4930c6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.3.8](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.3.7...v3.3.8) (2023-06-07)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** update dependency phpstan/phpstan to v1.10.18 ([8d4d114](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/8d4d114cc0be0c045317305cdd039ab172c3fded))
9+
310
## [3.3.7](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.3.6...v3.3.7) (2023-06-07)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.3.7",
2+
"version": "3.3.8",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-cycle-orm-adapter.git"
55
}

0 commit comments

Comments
 (0)