mirror of
https://github.com/alex289/CleanArchitecture.git
synced 2025-06-30 10:33:43 +00:00
207 lines
21 KiB
Markdown
207 lines
21 KiB
Markdown
# 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.9.0] - 2025-03-15
|
|
### :sparkles: New Features
|
|
- [`b4ba65c`](https://github.com/alex289/CleanArchitecture/commit/b4ba65c5b3e38d8241a169dafa7793aaf91aa91a) - Try out Zen firewall *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`67c1de4`](https://github.com/alex289/CleanArchitecture/commit/67c1de433041fd279d5a03102334ffbc2e865821) - Try out Zen firewall *(PR [#90](https://github.com/alex289/CleanArchitecture/pull/90) by [@alex289](https://github.com/alex289))*
|
|
- [`7454980`](https://github.com/alex289/CleanArchitecture/commit/74549806d61b2c7c990823c0849b47e609b69b18) - MassTransit *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`18ba6d5`](https://github.com/alex289/CleanArchitecture/commit/18ba6d52a82df929035ca3a1c1ea9172b8041f52) - Check services health while testing and developing too *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`884aa80`](https://github.com/alex289/CleanArchitecture/commit/884aa80a21083617822b3bb2a41f65637cfaf0a6) - MassTransit *(PR [#94](https://github.com/alex289/CleanArchitecture/pull/94) by [@alex289](https://github.com/alex289))*
|
|
|
|
### :bug: Bug Fixes
|
|
- [`0234b28`](https://github.com/alex289/CleanArchitecture/commit/0234b282148e18fe5cf1bc48ff2048773cba6a95) - Use dotnet 6 for the license check tool *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`f171126`](https://github.com/alex289/CleanArchitecture/commit/f17112657c3bcaa427eca83c715410577e1a2c85) - Allow services to get healthy *(commit by [@alex289](https://github.com/alex289))*
|
|
|
|
### :wrench: Chores
|
|
- [`ea48d6b`](https://github.com/alex289/CleanArchitecture/commit/ea48d6b38e3fce849260bdf9da0ab356d631c0e8) - bump ncipollo/release-action in the dependencies group *(commit by [@dependabot[bot]](https://github.com/apps/dependabot))*
|
|
- [`1a9225e`](https://github.com/alex289/CleanArchitecture/commit/1a9225ea99af315b418374bfb3cb10553a115b52) - bump the dependencies group with 26 updates *(commit by [@dependabot[bot]](https://github.com/apps/dependabot))*
|
|
- [`f731cae`](https://github.com/alex289/CleanArchitecture/commit/f731cae4607cd09cb18a9908dba23d5b81de28f9) - bump the dependencies group with 26 updates *(PR [#89](https://github.com/alex289/CleanArchitecture/pull/89) by [@alex289](https://github.com/alex289))*
|
|
- [`2931e13`](https://github.com/alex289/CleanArchitecture/commit/2931e139c703b323d90142be0b78b13c8d7b915f) - bump ncipollo/release-action from 1.14.0 to 1.15.0 in the dependencies group *(PR [#88](https://github.com/alex289/CleanArchitecture/pull/88) by [@alex289](https://github.com/alex289))*
|
|
- [`fe87087`](https://github.com/alex289/CleanArchitecture/commit/fe87087cda1824866af5088f751d0257166af8fd) - bump ncipollo/release-action in the dependencies group *(commit by [@dependabot[bot]](https://github.com/apps/dependabot))*
|
|
- [`047f465`](https://github.com/alex289/CleanArchitecture/commit/047f465ca89d48723aa9a7cb3ea4f913d44af0d6) - bump the dependencies group with 28 updates *(commit by [@dependabot[bot]](https://github.com/apps/dependabot))*
|
|
- [`52be2a1`](https://github.com/alex289/CleanArchitecture/commit/52be2a143fe36df406891415a76996d627e69518) - bump ncipollo/release-action from 1.15.0 to 1.16.0 in the dependencies group *(PR [#92](https://github.com/alex289/CleanArchitecture/pull/92) by [@alex289](https://github.com/alex289))*
|
|
- [`3922987`](https://github.com/alex289/CleanArchitecture/commit/392298749372c359577350a6237fde3e3187db88) - bump the dependencies group with 28 updates *(PR [#93](https://github.com/alex289/CleanArchitecture/pull/93) by [@alex289](https://github.com/alex289))*
|
|
|
|
|
|
## [v1.8.0] - 2025-01-16
|
|
### :sparkles: New Features
|
|
- [`cd4c362`](https://github.com/alex289/CleanArchitecture/commit/cd4c36230741a20a26b7131a49be9a4ebff7c5dd) - Update license year *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`d31fc62`](https://github.com/alex289/CleanArchitecture/commit/d31fc624125941e21425813c3e2c45941e63bf96) - Replace FluentAssertions with Shouldy *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`0affa3a`](https://github.com/alex289/CleanArchitecture/commit/0affa3aba619d06a028ac704f490de94ce9f181a) - Add CI test reporting *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`6c4eb21`](https://github.com/alex289/CleanArchitecture/commit/6c4eb2140ed5d2e5be70ea5f557e4f830a9adb04) - Replace FluentAssertions with Shouldy *(PR [#86](https://github.com/alex289/CleanArchitecture/pull/86) by [@alex289](https://github.com/alex289))*
|
|
|
|
### :bug: Bug Fixes
|
|
- [`255dbb3`](https://github.com/alex289/CleanArchitecture/commit/255dbb36031a55fd84ae02dff6f1b70beb8dac55) - Create Connection for rabbit health check *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`aeb8ea5`](https://github.com/alex289/CleanArchitecture/commit/aeb8ea5d38ed6494c27e3cdb5bfe567efb02b5b2) - Add missing space *(commit by [@alex289](https://github.com/alex289))*
|
|
|
|
### :wrench: Chores
|
|
- [`133c868`](https://github.com/alex289/CleanArchitecture/commit/133c868bc1533590d86a169b170c2e33c6f77292) - bump the dependencies group with 21 updates *(commit by [@dependabot[bot]](https://github.com/apps/dependabot))*
|
|
- [`c042490`](https://github.com/alex289/CleanArchitecture/commit/c04249004551d4387c9d376fa992edebfa04d38a) - bump the dependencies group with 21 updates *(PR [#85](https://github.com/alex289/CleanArchitecture/pull/85) by [@alex289](https://github.com/alex289))*
|
|
|
|
|
|
## [v1.7.0] - 2024-12-09
|
|
### :sparkles: New Features
|
|
- [`8b9253c`](https://github.com/alex289/CleanArchitecture/commit/8b9253c095e0750015e8dba2b30c2b31e66c0dd6) - Convert deleted flag to timestamp *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`a03f1ce`](https://github.com/alex289/CleanArchitecture/commit/a03f1ce68543cc1aec4b08805429f79a1714cdf8) - Add deleted entities to integration tests *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`76da825`](https://github.com/alex289/CleanArchitecture/commit/76da8251d59cd2e1b35a38d18d200c93e3b52942) - Extend tests to verify deleted entity query behavior *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`3360b59`](https://github.com/alex289/CleanArchitecture/commit/3360b59de14023e21b8280d02c3f61dfaabfe7e3) - Convert deleted flag to timestamp *(PR [#83](https://github.com/alex289/CleanArchitecture/pull/83) by [@alex289](https://github.com/alex289))*
|
|
|
|
### :bug: Bug Fixes
|
|
- [`9e74b9f`](https://github.com/alex289/CleanArchitecture/commit/9e74b9f66aaeb3b07ed3274cb50f477d23c7b7ab) - Use new Id for deleted tenant *(commit by [@alex289](https://github.com/alex289))*
|
|
|
|
### :wrench: Chores
|
|
- [`7a6e649`](https://github.com/alex289/CleanArchitecture/commit/7a6e6499c88ec84d1b1da9e4a76b501e42706577) - bump the dependencies group with 10 updates *(commit by [@dependabot[bot]](https://github.com/apps/dependabot))*
|
|
- [`4f64005`](https://github.com/alex289/CleanArchitecture/commit/4f64005dee3f5d7afd26e92ebf957443571f91bd) - bump the dependencies group with 10 updates *(PR [#82](https://github.com/alex289/CleanArchitecture/pull/82) by [@alex289](https://github.com/alex289))*
|
|
|
|
|
|
## [v1.6.0] - 2024-11-22
|
|
### :sparkles: New Features
|
|
- [`cfe5d02`](https://github.com/alex289/CleanArchitecture/commit/cfe5d029aa0043e716f22582be887b8315bb4319) - Aspire *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`2a048b6`](https://github.com/alex289/CleanArchitecture/commit/2a048b682a1e1eaf9cd498660c22d752fe59ff30) - Cleanup redundant configurations *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`7d0ac81`](https://github.com/alex289/CleanArchitecture/commit/7d0ac810462f084f94579d6548d9b812ee822597) - Update redis and rabbit image *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`425da0b`](https://github.com/alex289/CleanArchitecture/commit/425da0b4503a694024a7ad454c0ae55041601c05) - Add entity framework telemetry *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`693ca45`](https://github.com/alex289/CleanArchitecture/commit/693ca4589d558fa71835410e6d0c8c6d4c0d9644) - Fix rabbitmq registration *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`189b900`](https://github.com/alex289/CleanArchitecture/commit/189b9004b712fc23705de8c0ada02fe9a6a728c5) - Extend documentation for aspire *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`5a92022`](https://github.com/alex289/CleanArchitecture/commit/5a92022fdc59c85e1cdf2237c73e0f436c32bad0) - Add redis test *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`f909b61`](https://github.com/alex289/CleanArchitecture/commit/f909b6175fd7b58da58c89cc57b40db02ae1f8d4) - Aspire improvements *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`5e8d6ad`](https://github.com/alex289/CleanArchitecture/commit/5e8d6ad45fb7832dc418ca45df304d8d5ab93c36) - Aspire *(PR [#80](https://github.com/alex289/CleanArchitecture/pull/80) by [@alex289](https://github.com/alex289))*
|
|
|
|
### :bug: Bug Fixes
|
|
- [`d9ae278`](https://github.com/alex289/CleanArchitecture/commit/d9ae278caf7732259c5cd9925cfd942f22059f41) - Use correct connection string *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`aa4c169`](https://github.com/alex289/CleanArchitecture/commit/aa4c16922d29f02c6c9b304c4bfc154997ab4c42) - Docker and kubernetes setup *(commit by [@alex289](https://github.com/alex289))*
|
|
|
|
### :wrench: Chores
|
|
- [`7a166d1`](https://github.com/alex289/CleanArchitecture/commit/7a166d15c48956a95ed7bd74deac4c47367df376) - Code cleanup *(commit by [@alex289](https://github.com/alex289))*
|
|
|
|
|
|
## [v1.5.0] - 2024-11-13
|
|
### :sparkles: New Features
|
|
- [`804679d`](https://github.com/alex289/CleanArchitecture/commit/804679d6765df33ab5472e9f91ed8d75ed2fc5f4) - dotnet 9 *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`1e6c51f`](https://github.com/alex289/CleanArchitecture/commit/1e6c51fa792f1437f96d6ac8b22ee7fed50eddf9) - dotnet 9 *(PR [#78](https://github.com/alex289/CleanArchitecture/pull/78) by [@alex289](https://github.com/alex289))*
|
|
|
|
### :wrench: Chores
|
|
- [`31ee2b7`](https://github.com/alex289/CleanArchitecture/commit/31ee2b72396a2ec8d29349d929cda1036dff58e9) - bump the dependencies group with 17 updates *(commit by [@dependabot[bot]](https://github.com/apps/dependabot))*
|
|
- [`18f4583`](https://github.com/alex289/CleanArchitecture/commit/18f458332f5e8d164cffb46dd9d9f30b2b4afef7) - bump the dependencies group with 17 updates *(PR [#77](https://github.com/alex289/CleanArchitecture/pull/77) by [@alex289](https://github.com/alex289))*
|
|
|
|
|
|
## [v1.4.0] - 2024-10-02
|
|
### :sparkles: New Features
|
|
- [`336bfc1`](https://github.com/alex289/CleanArchitecture/commit/336bfc1d11bd30f56f5ce05c36487353527fedba) - Use NUnit for Integration tests *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`e0c139c`](https://github.com/alex289/CleanArchitecture/commit/e0c139c516d5777dd07a7079e0749e8d8239a761) - Use NUnit for Integration tests *(PR [#68](https://github.com/alex289/CleanArchitecture/pull/68) by [@alex289](https://github.com/alex289))*
|
|
- [`1473625`](https://github.com/alex289/CleanArchitecture/commit/1473625ad4d554678761a7c2f7502e24122f54e0) - Simplify integration test setup *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`99ee108`](https://github.com/alex289/CleanArchitecture/commit/99ee108b0412169d594d4e6939ed19cad33b5d13) - Simplify integration test setup *(PR [#70](https://github.com/alex289/CleanArchitecture/pull/70) by [@alex289](https://github.com/alex289))*
|
|
- [`c8cef3e`](https://github.com/alex289/CleanArchitecture/commit/c8cef3e0576dae75f382872a5e6381784adf2000) - Use built-in container port constants *(commit by [@alex289](https://github.com/alex289))*
|
|
|
|
### :bug: Bug Fixes
|
|
- [`1d73b22`](https://github.com/alex289/CleanArchitecture/commit/1d73b226c28e8d6ea4f9e78936322b5bece7a7ca) - Specify rabbit container port *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`5406298`](https://github.com/alex289/CleanArchitecture/commit/54062982d738f3b33635f88ea71562edc7b3b106) - Seed test data correctly *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`55951f8`](https://github.com/alex289/CleanArchitecture/commit/55951f8ba19a27ef86f610279967619ff7cd61cd) - Use correct rabbit and redis connection *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`0fb6e25`](https://github.com/alex289/CleanArchitecture/commit/0fb6e252889a7e9a50c1e67b9b006566bc853909) - Adjust MockQueryable usings *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`119d305`](https://github.com/alex289/CleanArchitecture/commit/119d305374e506f9a8fcbb2d64ce8cfd4971f6a8) - Use correct using for MockQueryable *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`0f52653`](https://github.com/alex289/CleanArchitecture/commit/0f52653d397facadbb76263d23510c2509878b1f) - Update mssql test container image *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`c9bcf47`](https://github.com/alex289/CleanArchitecture/commit/c9bcf47bf275e03f29c33bb42805a6052122c5f4) - Update mssql test container image *(PR [#74](https://github.com/alex289/CleanArchitecture/pull/74) by [@alex289](https://github.com/alex289))*
|
|
|
|
### :wrench: Chores
|
|
- [`e490ed9`](https://github.com/alex289/CleanArchitecture/commit/e490ed93ac2cfc265ac152542a439449701c6817) - Remove unneeded comments *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`7b3555c`](https://github.com/alex289/CleanArchitecture/commit/7b3555c5e6622201ff70849e4d858ffbd30a6833) - bump the dependencies group with 21 updates *(commit by [@dependabot[bot]](https://github.com/apps/dependabot))*
|
|
- [`4647500`](https://github.com/alex289/CleanArchitecture/commit/4647500c883208a2a5819662b2ad1377e28e1e47) - bump the dependencies group with 21 updates *(PR [#64](https://github.com/alex289/CleanArchitecture/pull/64) by [@alex289](https://github.com/alex289))*
|
|
- [`ce8d053`](https://github.com/alex289/CleanArchitecture/commit/ce8d053d00937b110aedd19e57df139751199da1) - bump docker/build-push-action in the dependencies group *(commit by [@dependabot[bot]](https://github.com/apps/dependabot))*
|
|
- [`a2c303c`](https://github.com/alex289/CleanArchitecture/commit/a2c303c2cb0953f600ea19533a865ef62f25984c) - bump the dependencies group with 9 updates *(commit by [@dependabot[bot]](https://github.com/apps/dependabot))*
|
|
- [`d895def`](https://github.com/alex289/CleanArchitecture/commit/d895def0178f4bae0ce7cfcc4eb3a77b8b6baa4f) - bump docker/build-push-action from 5 to 6 in the dependencies group *(PR [#65](https://github.com/alex289/CleanArchitecture/pull/65) by [@alex289](https://github.com/alex289))*
|
|
- [`5f2d302`](https://github.com/alex289/CleanArchitecture/commit/5f2d30286de980a741ec2ad73a11d370f2830299) - bump the dependencies group with 9 updates *(PR [#66](https://github.com/alex289/CleanArchitecture/pull/66) by [@alex289](https://github.com/alex289))*
|
|
- [`2d50002`](https://github.com/alex289/CleanArchitecture/commit/2d50002b45d7945d98dac92379a9cc23f280241a) - bump the dependencies group with 19 updates *(commit by [@dependabot[bot]](https://github.com/apps/dependabot))*
|
|
- [`4bea7d6`](https://github.com/alex289/CleanArchitecture/commit/4bea7d66a883ded1e0a1a2f9dc41722748ab0841) - bump the dependencies group with 19 updates *(PR [#67](https://github.com/alex289/CleanArchitecture/pull/67) by [@alex289](https://github.com/alex289))*
|
|
- [`f28e918`](https://github.com/alex289/CleanArchitecture/commit/f28e9182b222a3d83d2af913bc8e8f59086a6264) - bump the dependencies group with 20 updates *(commit by [@dependabot[bot]](https://github.com/apps/dependabot))*
|
|
- [`04b84e2`](https://github.com/alex289/CleanArchitecture/commit/04b84e2bcb7c29b07ff4fa56a7474c3907c9eaf6) - bump the dependencies group with 20 updates *(PR [#69](https://github.com/alex289/CleanArchitecture/pull/69) by [@alex289](https://github.com/alex289))*
|
|
- [`f8b4723`](https://github.com/alex289/CleanArchitecture/commit/f8b4723e8ad22c25047320d5425ecb234c4f3eed) - Code cleanup *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`ac212e0`](https://github.com/alex289/CleanArchitecture/commit/ac212e0d40c700bbb8ec266009f3976c7fb7c62f) - bump peter-evans/create-pull-request in the dependencies group *(commit by [@dependabot[bot]](https://github.com/apps/dependabot))*
|
|
- [`2917f01`](https://github.com/alex289/CleanArchitecture/commit/2917f0158b3a6ed3459415d1c291d52ada6bdf32) - bump the dependencies group with 18 updates *(commit by [@dependabot[bot]](https://github.com/apps/dependabot))*
|
|
- [`2dc7c3d`](https://github.com/alex289/CleanArchitecture/commit/2dc7c3d6de59c76cbb75ea56871014b42d9f58cb) - bump peter-evans/create-pull-request from 6 to 7 in the dependencies group *(PR [#72](https://github.com/alex289/CleanArchitecture/pull/72) by [@alex289](https://github.com/alex289))*
|
|
- [`205a510`](https://github.com/alex289/CleanArchitecture/commit/205a51060135eff1543ffc1b0300f910c944149a) - bump the dependencies group with 18 updates *(PR [#73](https://github.com/alex289/CleanArchitecture/pull/73) by [@alex289](https://github.com/alex289))*
|
|
|
|
|
|
## [v1.3.4] - 2024-05-01
|
|
### :bug: Bug Fixes
|
|
- [`0817b74`](https://github.com/alex289/CleanArchitecture/commit/0817b7438ad8787ecab246bbc7c5c26b49c60f94) - Set step output correctly *(commit by [@alex289](https://github.com/alex289))*
|
|
|
|
|
|
## [v1.3.3] - 2024-05-01
|
|
### :bug: Bug Fixes
|
|
- [`23aad50`](https://github.com/alex289/CleanArchitecture/commit/23aad50d8b130ca735754dec25e65d66cbf336bd) - Set tag docker correctly *(commit by [@alex289](https://github.com/alex289))*
|
|
|
|
|
|
## [v1.3.2] - 2024-05-01
|
|
### :bug: Bug Fixes
|
|
- [`4ded426`](https://github.com/alex289/CleanArchitecture/commit/4ded4263566315bad6208e7138d13d72532a728f) - Setting the right variable *(commit by [@alex289](https://github.com/alex289))*
|
|
|
|
|
|
## [v1.3.1] - 2024-05-01
|
|
### :bug: Bug Fixes
|
|
- [`3de46b4`](https://github.com/alex289/CleanArchitecture/commit/3de46b4eccb90456bb08a04c444f2c3113c93b8d) - Use correct tags when pushing docker image *(commit by [@alex289](https://github.com/alex289))*
|
|
|
|
|
|
## [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
|
|
[v1.3.1]: https://github.com/alex289/CleanArchitecture/compare/v1.3.0...v1.3.1
|
|
[v1.3.2]: https://github.com/alex289/CleanArchitecture/compare/v1.3.1...v1.3.2
|
|
[v1.3.3]: https://github.com/alex289/CleanArchitecture/compare/v1.3.2...v1.3.3
|
|
[v1.3.4]: https://github.com/alex289/CleanArchitecture/compare/v1.3.3...v1.3.4
|
|
[v1.4.0]: https://github.com/alex289/CleanArchitecture/compare/v1.3.4...v1.4.0
|
|
[v1.5.0]: https://github.com/alex289/CleanArchitecture/compare/v1.4.0...v1.5.0
|
|
[v1.6.0]: https://github.com/alex289/CleanArchitecture/compare/v1.5.0...v1.6.0
|
|
[v1.7.0]: https://github.com/alex289/CleanArchitecture/compare/v1.6.0...v1.7.0
|
|
[v1.8.0]: https://github.com/alex289/CleanArchitecture/compare/v1.7.0...v1.8.0
|
|
[v1.9.0]: https://github.com/alex289/CleanArchitecture/compare/v1.8.0...v1.9.0
|