Skip to content

Commit cacfdf8

Browse files
authored
Merge pull request #183 from wayofdev/release-please--branches--master--components--laravel-cycle-orm-adapter
chore(master): release 3.0.2
2 parents 59abffa + d281ffd commit cacfdf8

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.0.2](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.0.1...v3.0.2) (2023-05-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency symfony/console to v6.2.11 ([59abffa](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/59abffad86f43f888e4a5ec841323a706738f860))
9+
310
## [3.0.1](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.0.0...v3.0.1) (2023-05-27)
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.0.1",
2+
"version": "3.0.2",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-cycle-orm-adapter.git"
55
}

0 commit comments

Comments
 (0)