Skip to content

Commit b441656

Browse files
semantic-releasesemantic-release (via github actions)
authored andcommitted
0.18.4
Automatically generated by python-semantic-release
1 parent a42968f commit b441656

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.4 (2022-10-11)
8+
### Fix
9+
* **update_dashboards:** Updating datasource and adding prefix ([`a42968f`](https://github.com/pryorda/vmware_exporter/commit/a42968f0cb87598558f48f99d5341a36ab1175f1))
10+
711
## v0.18.3 (2022-03-25)
812
### Fix
913
* **empty_string:** #294 ([`a806b1d`](https://github.com/pryorda/vmware_exporter/commit/a806b1da9f65c965769903ad5691ec1449965ddd))

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

0 commit comments

Comments
 (0)