Skip to content

Commit fe30489

Browse files
chore(master): release 2.0.6 (#114)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a92f9bc commit fe30489

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.6](https://github.com/hendrikmaus/helm-templexer/compare/v2.0.5...v2.0.6) (2022-12-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **cd:** generate and upload checksum files for release artifacts ([#113](https://github.com/hendrikmaus/helm-templexer/issues/113)) ([a92f9bc](https://github.com/hendrikmaus/helm-templexer/commit/a92f9bcfa29e450013d0097b944d9be96b5757c6))
9+
310
## [2.0.5](https://github.com/hendrikmaus/helm-templexer/compare/v2.0.4...v2.0.5) (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.5"
3+
version = "2.0.6"
44
authors = ["Hendrik Maus <aidentailor@gmail.com>"]
55
edition = "2018"
66

0 commit comments

Comments
 (0)