From d43bcfada658a4c61e18ed1c6acf17a73288452b Mon Sep 17 00:00:00 2001 From: nasrulhazim Date: Fri, 1 Nov 2024 02:41:49 +0000 Subject: [PATCH] chore: update CHANGELOG.md --- CHANGELOG.md | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6361e43..a92bd38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,88 @@ # Changelog All notable changes to this project will be documented in this file. + + + +## [2.1.1] - 2024-11-01 + +### Chore +- update CHANGELOG.md + +### 🔀 Merged +- Merge pull request [#20](https://github.com/cleaniquecoders/laravel-action/issues/20) from cleaniquecoders/update-changelog-11623259763 + + + +## [2.1.0] - 2024-11-01 + + + +## [2.0.0] - 2024-11-01 + + + +## [1.6.0] - 2024-10-10 + +### 🔀 Merged +- Merge pull request [#16](https://github.com/cleaniquecoders/laravel-action/issues/16) from cleaniquecoders/dependabot/github_actions/aglipanci/laravel-pint-action-2.4 + + + +## [1.4.0] - 2024-03-21 + + + +## [1.5.0] - 2024-03-21 + +### 🔀 Merged +- Merge pull request [#13](https://github.com/cleaniquecoders/laravel-action/issues/13) from cleaniquecoders/dependabot/github_actions/aglipanci/laravel-pint-action-2.3.1 + + + +## [1.3.0] - 2023-12-03 + +### 🔀 Merged +- Merge pull request [#12](https://github.com/cleaniquecoders/laravel-action/issues/12) from cleaniquecoders/develop + + + +## [1.2.0] - 2023-02-25 + +### 🔀 Merged +- Merge pull request [#2](https://github.com/cleaniquecoders/laravel-action/issues/2) from bekwoh/dependabot/github_actions/dependabot/fetch-metadata-1.3.5 +- Merge pull request [#1](https://github.com/cleaniquecoders/laravel-action/issues/1) from bekwoh/dependabot/github_actions/dependabot/fetch-metadata-1.3.4 + + + +## [1.1.3] - 2022-09-17 + + + +## [1.1.2] - 2022-09-16 + + + +## [1.1.1] - 2022-09-16 + + + +## [1.1.0] - 2022-09-16 + + + +## 1.0.0 - 2022-09-11 + + +[2.1.1]: https://github.com/cleaniquecoders/laravel-action/compare/2.1.0...2.1.1 +[2.1.0]: https://github.com/cleaniquecoders/laravel-action/compare/2.0.0...2.1.0 +[2.0.0]: https://github.com/cleaniquecoders/laravel-action/compare/1.6.0...2.0.0 +[1.6.0]: https://github.com/cleaniquecoders/laravel-action/compare/1.4.0...1.6.0 +[1.4.0]: https://github.com/cleaniquecoders/laravel-action/compare/1.5.0...1.4.0 +[1.5.0]: https://github.com/cleaniquecoders/laravel-action/compare/1.3.0...1.5.0 +[1.3.0]: https://github.com/cleaniquecoders/laravel-action/compare/1.2.0...1.3.0 +[1.2.0]: https://github.com/cleaniquecoders/laravel-action/compare/1.1.3...1.2.0 +[1.1.3]: https://github.com/cleaniquecoders/laravel-action/compare/1.1.2...1.1.3 +[1.1.2]: https://github.com/cleaniquecoders/laravel-action/compare/1.1.1...1.1.2 +[1.1.1]: https://github.com/cleaniquecoders/laravel-action/compare/1.1.0...1.1.1 +[1.1.0]: https://github.com/cleaniquecoders/laravel-action/compare/1.0.0...1.1.0