Skip to content

Commit bcbcdf2

Browse files
authored
Merge pull request #363 from wayofdev/release-please--branches--master--components--laravel-cycle-orm-adapter
chore(master): release 4.0.27
2 parents 84e428b + dd6bb7f commit bcbcdf2

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+
## [4.0.27](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.0.26...v4.0.27) (2023-07-31)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** lock file maintenance ([84e428b](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/84e428bc606625070ae0f1130230330b15b742ae))
9+
* **deps:** update dependency pestphp/pest to v2.10.0 ([1029277](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/10292779676627e00d20005b343d78f5c599319e))
10+
311
## [4.0.26](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.0.25...v4.0.26) (2023-07-30)
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": "4.0.26",
2+
"version": "4.0.27",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-cycle-orm-adapter.git"
55
}

0 commit comments

Comments
 (0)