Skip to content

Commit 96eeacf

Browse files
committed
Merge branch 'master' of github-lotyp:wayofdev/laravel-cycle-orm-adapter into feat/factories
* 'master' of github-lotyp:wayofdev/laravel-cycle-orm-adapter: chore(master): release 2.2.4 chore(deps): update dependency phpstan/phpstan-phpunit to v1.3.12 chore(master): release 2.2.3 chore(deps): lock file maintenance chore(master): release 2.2.2 chore(master): release 2.2.1
2 parents 76e7e7f + 213eb34 commit 96eeacf

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

CHANGELOG.md

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

3+
## [2.2.4](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v2.2.3...v2.2.4) (2023-05-23)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** update dependency phpstan/phpstan-phpunit to v1.3.12 ([48a75ea](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/48a75eafb9882e8ced1f4c8e43ffb81c2c1b9fa8))
9+
10+
## [2.2.3](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v2.2.2...v2.2.3) (2023-05-22)
11+
12+
13+
### Miscellaneous
14+
15+
* **deps:** lock file maintenance ([a1ac10b](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/a1ac10bca62bfde5e04f227d21653a39ee58c9fb))
16+
17+
## [2.2.2](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v2.2.1...v2.2.2) (2023-05-19)
18+
19+
20+
### Miscellaneous
21+
22+
* remove commented lines ([a34e8f9](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/a34e8f9e18790cc91d549e07c2d0b016c09ded06))
23+
24+
## [2.2.1](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v2.2.0...v2.2.1) (2023-05-19)
25+
26+
27+
### Bug Fixes
28+
29+
* remove int cast ([b84a5ec](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/b84a5ec25829e14438b94c2836b996c873d2a812))
30+
331
## [2.2.0](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v2.1.16...v2.2.0) (2023-05-17)
432

533

package.json

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

0 commit comments

Comments
 (0)