# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v1.3.0] - 2024-05-01 ### :sparkles: New Features - [`9297d08`](https://github.com/alex289/CleanArchitecture/commit/9297d0883ab01200b71de9ec5c4010565d9156c7) - Push image after release *(commit by [@alex289](https://github.com/alex289))* ### :wrench: Chores - [`90bf073`](https://github.com/alex289/CleanArchitecture/commit/90bf073076fb8c182bcdea302da8090b5e4fd50d) - bump the dependencies group with 3 updates *(commit by [@dependabot[bot]](https://github.com/apps/dependabot))* - [`b3ccef5`](https://github.com/alex289/CleanArchitecture/commit/b3ccef5198f7be1322cf8ea58e901e17f1231cce) - bump the dependencies group with 3 updates *(PR [#58](https://github.com/alex289/CleanArchitecture/pull/58) by [@alex289](https://github.com/alex289))* ## [v1.2.0] - 2024-04-26 ### :sparkles: New Features - [`585a976`](https://github.com/alex289/CleanArchitecture/commit/585a976089e0f1b9a8557b9c768e4dcba5923621) - Make pull request for updated changelog *(commit by [@alex289](https://github.com/alex289))* ## [v1.1.3] - 2024-04-26 ### :bug: Bug Fixes - [`95e0a0a`](https://github.com/alex289/CleanArchitecture/commit/95e0a0af139dddab6e0c7204edb4653e16578776) - Changelog and remove force push *(commit by [@alex289](https://github.com/alex289))* ## [v1.1.2] - 2024-04-26 ### :bug: Bug Fixes - [`2be109b`](https://github.com/alex289/CleanArchitecture/commit/2be109b468714366a9be327a9e550f413b42728c) - Changelog and force push updated changelog *(commit by @alex289)* ## [v1.1.1] - 2024-04-26 ### :bug: Bug Fixes - [`24ca653`](https://github.com/alex289/CleanArchitecture/commit/24ca6530244c667913d45ba78de1c5a1132ab905) - Changelog and creating release *(commit by @alex289)* ## [v1.1.0] - 2024-04-26 ### :sparkles: New Features - [`8fa1a41`](https://github.com/alex289/CleanArchitecture/commit/8fa1a41c0971dd04a1c40247387cce1712052522) - Use new action to calculate next version *(commit by @alex289)* ### :bug: Bug Fixes - [`de84008`](https://github.com/alex289/CleanArchitecture/commit/de840088455b5879361b4c226b344e528164882d) - Set git config to push tag *(commit by @alex289)* ### :wrench: Chores - [`93e1e3b`](https://github.com/alex289/CleanArchitecture/commit/93e1e3ba564e7876680d4b18ea4014ba9fa80002) - Add labels to workflow checkout steps *(commit by @alex289)* ## [v1.0.0] - 2024-03-23 _This is the initial release._ [v1.0.0]: https://github.com/alex289/CleanArchitecture/commits/v1.0.0 [v1.1.0]: https://github.com/alex289/CleanArchitecture/compare/v1.0.0...v1.1.0 [v1.1.1]: https://github.com/alex289/CleanArchitecture/compare/v1.1.0...v1.1.1 [v1.1.2]: https://github.com/alex289/CleanArchitecture/compare/v1.1.1...v1.1.2 [v1.1.3]: https://github.com/alex289/CleanArchitecture/compare/v1.1.2...v1.1.3 [v1.2.0]: https://github.com/alex289/CleanArchitecture/compare/v1.1.3...v1.2.0 [v1.3.0]: https://github.com/alex289/CleanArchitecture/compare/v1.2.0...v1.3.0