File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ mahendrapaipuri.Ansible Release Notes
44
55.. contents :: Topics
66
7+ v0.1.1
8+ ======
9+
10+ Bugfixes
11+ --------
12+
13+ - bugfix: Minor fixes (https://github.com/mahendrapaipuri/ansible/pull/4)
14+
715v0.1.0
816======
917
Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ plugins:
1313 shell : {}
1414 strategy : {}
1515 vars : {}
16- version : 0.1.0
16+ version : 0.1.1
Original file line number Diff line number Diff line change 11---
2- ancestor : null
2+ ancestor :
33releases :
4+ 0.1.1 :
5+ changes :
6+ bugfixes :
7+ - ' bugfix: Minor fixes (https://github.com/mahendrapaipuri/ansible/pull/4)'
8+ release_date : ' 2024-02-29'
49 0.1.0 :
510 release_date : ' 2024-02-26'
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ namespace: mahendrapaipuri
77# The name of the collection. Has the same character restrictions as 'namespace'
88name : ansible
99# The version of the collection. Must be compatible with semantic versioning
10- version : 0.1.0
10+ version : 0.1.1
1111# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
1212readme : README.md
1313# A list of the collection's content authors. Can be just the name or in the format 'Full Name <email> (url)
You can’t perform that action at this time.
0 commit comments