Skip to content

Commit

Permalink
chore(version): v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 30, 2024
1 parent 3446b4c commit 4009bb3
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.

- - -
## [v0.2.0](https://github.com/Wahib-L/wrpt/compare/v0.1.0..v0.2.0) - 2024-12-30
#### Bug Fixes
- **(workflows)** fix cargo fmt test - ([5af5a14](https://github.com/Wahib-L/wrpt/commit/5af5a142de53f2edc6c701f1ba19705d2cd516cd)) - [@Wahib-L](https://github.com/Wahib-L)
- **(workflows,rust.yml)** add clippy and fmt checks for code quality - ([e6ddec2](https://github.com/Wahib-L/wrpt/commit/e6ddec25e7b6dce0f565fc9661b515e5f183d051)) - [@Wahib-L](https://github.com/Wahib-L)
#### Features
- **(cog.toml)** add configuration file for cog to manage versioning and changelog generation effectively - ([3845b97](https://github.com/Wahib-L/wrpt/commit/3845b97273b03169c4140f48b5b78648111dbcf7)) - [@Wahib-L](https://github.com/Wahib-L)
- **(release)** add GitHub Actions workflow for automated SemVer releases and changelog generation - ([4074fd4](https://github.com/Wahib-L/wrpt/commit/4074fd477161bb7981fad83fc80e7c41be0684d8)) - [@Wahib-L](https://github.com/Wahib-L)
- **(stacks)** add support for creating standalone stacks alongside swarm stacks - ([8e0abfa](https://github.com/Wahib-L/wrpt/commit/8e0abfafc76806ff0f40355dd5724b0b3958c2ca)) - [@Wahib-L](https://github.com/Wahib-L)
#### Miscellaneous Chores
- **(tests.yml)** remove duplicate test execution step - ([3446b4c](https://github.com/Wahib-L/wrpt/commit/3446b4c7dfefb028a8732f0827767bc55577fa47)) - [@Wahib-L](https://github.com/Wahib-L)
- **(version)** v0.2.0 - ([10da0ce](https://github.com/Wahib-L/wrpt/commit/10da0cea9798aec9cc0e8d94ce0088ed100abe7f)) - github-actions
#### Style
- format code for improved readability and consistency across files - ([d29f19d](https://github.com/Wahib-L/wrpt/commit/d29f19d64709997246ab4034330c460656624849)) - [@Wahib-L](https://github.com/Wahib-L)

- - -

## [v0.2.0](https://github.com/Wahib-L/wrpt/compare/v0.1.0..v0.2.0) - 2024-12-30
#### Features
- **(cog.toml)** add configuration file for cog to manage versioning and changelog generation effectively - ([3845b97](https://github.com/Wahib-L/wrpt/commit/3845b97273b03169c4140f48b5b78648111dbcf7)) - Wahib LAROUI
Expand Down

0 comments on commit 4009bb3

Please sign in to comment.