-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(master): release 4.12.4 #710
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
".": "4.12.3" | ||
".": "4.12.4" | ||
} |
Original file line number | Diff line number | Diff line change | ||
---|---|---|---|---|
@@ -1,5 +1,39 @@ | ||||
# Changelog | ||||
|
||||
## [4.12.4](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.12.3...v4.12.4) (2024-05-31) | ||||
|
||||
|
||||
### Documentation | ||||
|
||||
* update readme ([cf87eaf](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/cf87eafdd6b4edb08d9fa6c8085378affca16edf)) | ||||
|
||||
|
||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Remove extra blank line for consistency with changelog format. - Committable suggestion
Suggested change
|
||||
### Dependencies | ||||
|
||||
* **deps:** lock file maintenance ([3ffb75f](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/3ffb75fe9f21a55ceba6db99c08872cc9a65e16a)) | ||||
* **deps:** lock file maintenance ([059435d](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/059435d24cb8ca926001b10c9b368a3ec5e2eea7)) | ||||
* **deps:** lock file maintenance ([5dbec2a](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/5dbec2adda4e05518885d3d40d236b56308bdb68)) | ||||
* **deps:** update actions/checkout action to v4.1.6 ([918b337](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/918b337d359f309444aaf033191e62bec70b4eea)) | ||||
* **deps:** update codecov/codecov-action action to v4.3.1 ([79a5ff7](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/79a5ff76351df24c67bf235d451bd37d5dab98fc)) | ||||
* **deps:** update codecov/codecov-action action to v4.4.0 ([ca5a6fb](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/ca5a6fb27596afe7ab808103505cda49928fc127)) | ||||
* **deps:** update codecov/codecov-action action to v4.4.1 ([6c453fc](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/6c453fc74f2b4534dd2cca731e17977c59f01520)) | ||||
* **deps:** update dependency @types/node to v20.12.10 ([eca6204](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/eca62040fc8ffef76a02181256e4795cea9fa8ff)) | ||||
* **deps:** update dependency @types/node to v20.12.11 ([2355dea](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/2355dea7f820c0b85903c894af8c63cf688501af)) | ||||
* **deps:** update dependency @types/node to v20.12.12 ([e3c5d00](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/e3c5d001bc763571e9affd0dad9db877a02e9ee1)) | ||||
* **deps:** update dependency @types/node to v20.12.8 ([d226aa0](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/d226aa01a2ca8e3cff4259fade573bbf78b22a44)) | ||||
* **deps:** update dependency cycle/orm to v2.8.0 ([a50b7bc](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/a50b7bcd27d1d55dd014d99e7521ae1c8e987715)) | ||||
* **deps:** update dependency larastan/larastan to v2.9.6 ([7a5f7bd](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/7a5f7bd798694cf02ec408a15046c0a26b9e6159)) | ||||
* **deps:** update dependency larastan/larastan to v2.9.7 ([9bd4ba8](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/9bd4ba8c3c7cba6bb0ce9402ac9bb76341183bef)) | ||||
* **deps:** update dependency rector/rector to v1.0.5 ([3daaf53](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/3daaf53f7e39945261e5544d5948422817efa556)) | ||||
* **deps:** update dependency vimeo/psalm to v5.24.0 ([47997e0](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/47997e0931a1ab7ac2c9f8d624fbcd5c6d754256)) | ||||
* **deps:** update dependency wayofdev/cs-fixer-config to v1.5.0 ([bd87368](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/bd873683cf893ab4703c4bb4e213431ce2a375b5)) | ||||
* **deps:** update wayofdev/php-dev docker tag to v8.3 ([322eb39](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/322eb39814640a75ceee4b945e98d3e2d5c25cb0)) | ||||
|
||||
|
||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Remove extra blank line for consistency with changelog format. - Committable suggestion
Suggested change
|
||||
### Code Refactoring | ||||
|
||||
* apply rector rules ([8f6c630](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/8f6c630aeea7e283614593498280932d0aa7ba6d)) | ||||
|
||||
## [4.12.3](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.12.2...v4.12.3) (2024-04-26) | ||||
|
||||
|
||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Remove extra blank line for consistency with changelog format. - Committable suggestion
Suggested change
|
||||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove extra blank line for consistency with changelog format.
-
Committable suggestion