We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ed6a62 commit 51cce4dCopy full SHA for 51cce4d
2 files changed
.cz.toml
@@ -15,5 +15,5 @@
15
[tool]
16
[tool.commitizen]
17
name = "cz_conventional_commits"
18
-version = "0.3.2"
+version = "0.3.3"
19
tag_format = "v$version"
CHANGELOG.md
@@ -14,6 +14,12 @@
14
~ limitations under the License.
-->
+## v0.3.3 (2023-02-02)
+
+### Fix
20
21
+- **docker-deploy**: download filebeat and .env files for new docker compose
22
23
## v0.3.2 (2023-01-28)
24
25
### Fix
0 commit comments