Skip to content

Commit 3c36329

Browse files
semantic-releasesemantic-release (via github actions)
authored andcommitted
0.18.1
Automatically generated by python-semantic-release
1 parent c3d7830 commit 3c36329

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a ch
44

55
<!--next-version-placeholder-->
66

7+
## v0.18.1 (2021-09-26)
8+
### Fix
9+
* **fix_tag:** Adding dhub automation - fix tag ([#292](https://github.com/pryorda/vmware_exporter/issues/292)) ([`c3d7830`](https://github.com/pryorda/vmware_exporter/commit/c3d7830ea92567c21b5e5db51ead6ad3983c4082))
10+
711
## v0.18.0 (2021-09-26)
812
### Feature
913
* **adding_dhub_automation:** Adding dhub automation ([#291](https://github.com/pryorda/vmware_exporter/issues/291)) ([`ba56f30`](https://github.com/pryorda/vmware_exporter/commit/ba56f300d1d2c2e7439e1f3406aada1e0111ed34))

vmware_exporter/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = '0.18.0'
1+
__version__ = '0.18.1'
22
__author__ = "Daniel Pryor"
33
__license__ = "BSD 3-Clause License"

0 commit comments

Comments
 (0)