Skip to content

Commit 13c6ee0

Browse files
chore(main): release 0.7.2 (#79)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Christoph Hille <[email protected]>
1 parent e14c7b3 commit 13c6ee0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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+
## [0.7.2](https://github.com/hille721/ansible-variables/compare/v0.7.1...v0.7.2) (2024-09-16)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* migrate to release please v4 ([#78](https://github.com/hille721/ansible-variables/issues/78)) ([e14c7b3](https://github.com/hille721/ansible-variables/commit/e14c7b3395c2f3d1a74863ba26ca29edaf227c6d))
9+
310
## [0.7.1](https://github.com/hille721/ansible-variables/compare/v0.7.0...v0.7.1) (2024-09-16)
411

512

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = ansible-variables
3-
version = 0.7.1
3+
version = 0.7.2
44
description = Keep track of Ansible host context variables
55
long_description = file: README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)