Skip to content

Commit 01726d3

Browse files
chore(release): 1.1.0 [skip ci]
## [1.1.0](1.0.0...1.1.0) (2023-01-13) ### Features * Add better error handling for loading vault sources ([c15c1f3](c15c1f3))
1 parent 4940a9b commit 01726d3

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.0](https://github.com/trustedshops-public/python-ansible-vault-rotate/compare/1.0.0...1.1.0) (2023-01-13)
2+
3+
4+
### Features
5+
6+
* Add better error handling for loading vault sources ([c15c1f3](https://github.com/trustedshops-public/python-ansible-vault-rotate/commit/c15c1f30b0324173bc339139bd8882d0c93f26c5))
7+
18
## 1.0.0 (2023-01-11)
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.0.0"
3+
version = "1.1.0"
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)