build: bump version 1.10.3 -> 1.11.0
!71 nofusscomputing/projects/ansible/collections/firewall
This commit is contained in:
2
.cz.yaml
2
.cz.yaml
@ -4,5 +4,5 @@ commitizen:
|
||||
prerelease_offset: 1
|
||||
tag_format: $version
|
||||
update_changelog_on_bump: false
|
||||
version: 1.10.3
|
||||
version: 1.11.0
|
||||
version_scheme: semver
|
||||
|
16
CHANGELOG.md
16
CHANGELOG.md
@ -1,3 +1,9 @@
|
||||
## 1.11.0 (2024-06-27)
|
||||
|
||||
### Feat
|
||||
|
||||
- **firewall**: update collection nfc_firewall 1.1.0 -> 1.1.1
|
||||
|
||||
## 1.10.3 (2024-06-27)
|
||||
|
||||
### Fix
|
||||
@ -63,13 +69,3 @@
|
||||
- add role readme
|
||||
|
||||
## 1.7.0 (2024-04-24)
|
||||
|
||||
### Feat
|
||||
|
||||
- **kubernetes_netbox**: custom field bug work around
|
||||
|
||||
## 1.6.0 (2024-03-29)
|
||||
|
||||
### Fix
|
||||
|
||||
- **docs**: use correct badge query url
|
||||
|
@ -8,7 +8,7 @@ namespace: nofusscomputing
|
||||
name: kubernetes
|
||||
|
||||
# The version of the collection. Must be compatible with semantic versioning
|
||||
version: 1.10.3
|
||||
version: 1.11.0
|
||||
|
||||
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
|
||||
readme: README.md
|
||||
|
Reference in New Issue
Block a user