Skip to content

Commit 50e5f9a

Browse files
authored
Merge pull request #253 from wayofdev/release-please--branches--master--components--laravel-cycle-orm-adapter
chore(master): release 3.4.2
2 parents 6fd6fa8 + d13f6c9 commit 50e5f9a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [3.4.2](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.4.1...v3.4.2) (2023-06-20)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** update dependency phpstan/phpstan to v1.10.20 ([1832e5d](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/1832e5db5226add54e793a49bb3041658994e700))
9+
* **deps:** update dependency wayofdev/cs-fixer-config to v1.2.15 ([6fd6fa8](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/6fd6fa8573dad3877bb66947d469092647621c4a))
10+
311
## [3.4.1](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.4.0...v3.4.1) (2023-06-20)
412

513

package.json

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

0 commit comments

Comments
 (0)