Skip to content

Commit 32767c1

Browse files
semantic-releasesemantic-release (via github actions)
authored andcommitted
0.18.2
Automatically generated by python-semantic-release
1 parent 1b8bd18 commit 32767c1

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.2 (2021-09-26)
8+
### Fix
9+
* **fix_image:** Adding dhub automation - fix image ([#293](https://github.com/pryorda/vmware_exporter/issues/293)) ([`1b8bd18`](https://github.com/pryorda/vmware_exporter/commit/1b8bd18c22613582bdcbd1a5f488ca2f63b1e364))
10+
711
## v0.18.1 (2021-09-26)
812
### Fix
913
* **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))

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.1'
1+
__version__ = '0.18.2'
22
__author__ = "Daniel Pryor"
33
__license__ = "BSD 3-Clause License"

0 commit comments

Comments
 (0)