Skip to content

Commit 840559f

Browse files
author
github-actions
committed
chore(version): v0.2.0
1 parent 5c2c372 commit 840559f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
33

44
- - -
5+
## [v0.2.0](https://github.com/Wahib-L/wrpt/compare/v0.1.0..v0.2.0) - 2024-12-30
6+
#### Bug Fixes
7+
- **(workflows)** fix cargo fmt test - ([5af5a14](https://github.com/Wahib-L/wrpt/commit/5af5a142de53f2edc6c701f1ba19705d2cd516cd)) - [@Wahib-L](https://github.com/Wahib-L)
8+
- **(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)
9+
#### Features
10+
- **(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)
11+
- **(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)
12+
- **(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)
13+
#### Miscellaneous Chores
14+
- **(release.yml)** add permissions for write access to contents - ([5c2c372](https://github.com/Wahib-L/wrpt/commit/5c2c372f9f6eed79be7757b721ff07540c9b4006)) - [@Wahib-L](https://github.com/Wahib-L)
15+
- **(tests.yml)** remove duplicate test execution step - ([3446b4c](https://github.com/Wahib-L/wrpt/commit/3446b4c7dfefb028a8732f0827767bc55577fa47)) - [@Wahib-L](https://github.com/Wahib-L)
16+
- **(version)** v0.2.0 - ([4009bb3](https://github.com/Wahib-L/wrpt/commit/4009bb366d6e3773161a29311a9bd3906369e17a)) - github-actions
17+
- **(version)** v0.2.0 - ([10da0ce](https://github.com/Wahib-L/wrpt/commit/10da0cea9798aec9cc0e8d94ce0088ed100abe7f)) - github-actions
18+
#### Style
19+
- 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)
20+
21+
- - -
22+
523
## [v0.2.0](https://github.com/Wahib-L/wrpt/compare/v0.1.0..v0.2.0) - 2024-12-30
624
#### Bug Fixes
725
- **(workflows)** fix cargo fmt test - ([5af5a14](https://github.com/Wahib-L/wrpt/commit/5af5a142de53f2edc6c701f1ba19705d2cd516cd)) - [@Wahib-L](https://github.com/Wahib-L)

0 commit comments

Comments
 (0)