Skip to content

Commit ca79f79

Browse files
authored
chore(release): 0.2.8
1 parent 028ed87 commit ca79f79

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
### [0.2.8](https://github.com/flowcanon/deploy/compare/v0.2.7...v0.2.8) (2026-03-23)
4+
5+
- Deprecate rollback command in favor of deploy recovering from failure [#25](https://github.com/flowcanon/deploy/pull/25)
6+
7+
38
### [0.2.7](https://github.com/flowcanon/deploy/compare/v0.2.6...v0.2.7) (2026-03-09)
49

510
- Self-contains the command which manages git actions [#23](https://github.com/flowcanon/deploy/pull/23)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "flow-deploy"
3-
version = "0.2.7"
3+
version = "0.2.8"
44
description = "Rolling deploys for Docker Compose + Traefik stacks"
55
authors = ["Flowcanon"]
66
readme = "README.md"

0 commit comments

Comments
 (0)