Skip to content

Commit 0106191

Browse files
chore(release): 0.4.1 [skip ci]
## [0.4.1](v0.4.0...v0.4.1) (2025-03-27) ### Bug Fixes * omit is passed as literal string ([f7c2ceb](f7c2ceb))
1 parent f7c2ceb commit 0106191

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## [0.4.1](https://github.com/xebis/ansible-collection/compare/v0.4.0...v0.4.1) (2025-03-27)
4+
5+
### Bug Fixes
6+
7+
* omit is passed as literal string ([f7c2ceb](https://github.com/xebis/ansible-collection/commit/f7c2ceb700f075708240094079338bbd3547f734))
8+
39
## [0.4.0](https://github.com/xebis/ansible-collection/compare/v0.3.0...v0.4.0) (2025-03-25)
410

511
### Features

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
namespace: xebis
33
name: ansible
4-
version: 0.4.0
4+
version: 0.4.1
55
readme: README.md
66
authors:
77
- Martin Bružina

0 commit comments

Comments
 (0)