Skip to content

Commit 38d3b6c

Browse files
authored
Merge pull request #160 from wayofdev/release-please--branches--master--components--laravel-cycle-orm-adapter
chore(master): release 2.2.0
2 parents 48fc503 + 2ad5075 commit 38d3b6c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [2.2.0](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v2.1.16...v2.2.0) (2023-05-17)
4+
5+
6+
### Features
7+
8+
* move workflows ([a055cd9](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/a055cd9453e3c2ab8105f1beb444604e59fe1fc7))
9+
10+
11+
### Bug Fixes
12+
13+
* stan ([e7def88](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/e7def88be2f1046b1245743246582f828cf6e23a))
14+
315
## [2.1.16](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v2.1.15...v2.1.16) (2023-05-16)
416

517

package.json

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

0 commit comments

Comments
 (0)