Skip to content

Commit bc756cb

Browse files
chore(master): release 2.0.4 (#110)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fcfe5db commit bc756cb

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

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

3+
## [2.0.4](https://github.com/hendrikmaus/helm-templexer/compare/v2.0.3...v2.0.4) (2022-12-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **cd:** include tag name in the release artifacts ([#109](https://github.com/hendrikmaus/helm-templexer/issues/109)) ([fcfe5db](https://github.com/hendrikmaus/helm-templexer/commit/fcfe5db3403dd32ff13a425819ebbf059b28276e))
9+
310
## [2.0.3](https://github.com/hendrikmaus/helm-templexer/compare/v2.0.2...v2.0.3) (2022-12-19)
411

512

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 = "helm-templexer"
3-
version = "2.0.3"
3+
version = "2.0.4"
44
authors = ["Hendrik Maus <aidentailor@gmail.com>"]
55
edition = "2018"
66

0 commit comments

Comments
 (0)