We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57052ee commit 2012828Copy full SHA for 2012828
2 files changed
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+### [0.2.4](https://github.com/flowcanon/deploy/compare/v0.2.3...v0.2.4) (2026-03-05)
4
+
5
+- Add plausible anlaytics [#17](https://github.com/flowcanon/deploy/pull/17)
6
7
8
### [0.2.3](https://github.com/flowcanon/deploy/compare/v0.2.2...v0.2.3) (2026-03-03)
9
10
- Stub changelog into docs site [#16](https://github.com/flowcanon/deploy/pull/16)
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "flow-deploy"
-version = "0.2.3"
+version = "0.2.4"
description = "Rolling deploys for Docker Compose + Traefik stacks"
authors = ["Flowcanon"]
readme = "README.md"
0 commit comments