Skip to content

Commit 570e0a6

Browse files
author
github-actions
committed
chore(version): v0.6.3
1 parent ca59ddd commit 570e0a6

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
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.6.3](https://github.com/wahl-dev/wrpt/compare/v0.6.2..v0.6.3) - 2026-01-14
6+
#### Bug Fixes
7+
- **(Dockerfile)** add curl to debian image and rename docker-compose binary to docker-compose - ([ca59ddd](https://github.com/wahl-dev/wrpt/commit/ca59dddb7506369782b54b33260009a2da59a19e)) - [@Wahib-L](https://github.com/Wahib-L)
8+
9+
- - -
10+
511
## [v0.6.2](https://github.com/wahl-dev/wrpt/compare/v0.6.1..v0.6.2) - 2026-01-14
612
#### Bug Fixes
713
- **(Dockerfile)** update docker-compose version and add openssl dependency - ([fcf7d9d](https://github.com/wahl-dev/wrpt/commit/fcf7d9d00abee6a1bf916c7f44eff7f814c4ec65)) - [@Wahib-L](https://github.com/Wahib-L)

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wrpt"
3-
version = "0.6.2"
3+
version = "0.6.3"
44
edition = "2021"
55
license = "MIT"
66
description = "A minimal Portainer cli built with Rust"

0 commit comments

Comments
 (0)