Skip to content

Commit 97a881c

Browse files
chore(release): 1.1.2 [skip ci]
## [1.1.2](1.1.1...1.1.2) (2023-03-23) ### Bug Fixes * rekey of encrypted values at the end of the file ([277fb02](277fb02))
1 parent 4b9c986 commit 97a881c

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.2](https://github.com/trustedshops-public/python-ansible-vault-rotate/compare/1.1.1...1.1.2) (2023-03-23)
2+
3+
4+
### Bug Fixes
5+
6+
* rekey of encrypted values at the end of the file ([277fb02](https://github.com/trustedshops-public/python-ansible-vault-rotate/commit/277fb025f508aeb6aacd2fc6d1f96b3c89b799ff))
7+
18
## [1.1.1](https://github.com/trustedshops-public/python-ansible-vault-rotate/compare/1.1.0...1.1.1) (2023-01-13)
29

310

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "ansible-vault-rotate"
3-
version = "1.1.1"
3+
version = "1.1.2"
44
description = "Advanced Python CLI to rotate the secret used for ansible vault inline secrets and files in a project"
55
authors = [
66
"Timo Reymann <Timo.Reymann@trustedshops.de>"

0 commit comments

Comments
 (0)