Skip to content

Commit

Permalink
chore(version): v0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 5, 2025
1 parent 1e8f96c commit 9e0d092
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.

- - -
## [v0.5.2](https://github.com/wahl-dev/wrpt/compare/v0.5.1..v0.5.2) - 2025-01-05
#### Bug Fixes
- move trigger docker workflow step to a new position - ([1e8f96c](https://github.com/wahl-dev/wrpt/commit/1e8f96ca9d5bf8dab7da7ee91a74f7102578683c)) - [@Wahib-L](https://github.com/Wahib-L)
- move trigger docker workflow step to a new position - ([553829d](https://github.com/wahl-dev/wrpt/commit/553829d19b78be1e7e821b7107936aecc7cf8d59)) - [@Wahib-L](https://github.com/Wahib-L)

- - -

## [v0.5.1](https://github.com/wahl-dev/wrpt/compare/v0.5.0..v0.5.1) - 2025-01-05
#### Bug Fixes
- update repository URLs in workflows, changelog, and Cargo.toml to reflect new organization name - ([bb5af04](https://github.com/wahl-dev/wrpt/commit/bb5af046282ad50e39abcf57653cde5ddedc3310)) - [@Wahib-L](https://github.com/Wahib-L)
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "wrpt"
version = "0.5.1"
version = "0.5.2"
edition = "2021"
license = "MIT"
description = "A minimal Portainer cli built with Rust"
Expand Down

0 comments on commit 9e0d092

Please sign in to comment.