chore(main): release 0.0.5 (#6)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-12-16 04:43:57 +00:00
committed by GitHub
parent 148994ca50
commit 39e3b69c82
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
{
".": "0.0.4"
".": "0.0.5"
}

View File

@@ -1,5 +1,12 @@
# Changelog
## [0.0.5](https://github.com/jimeh/macos-battery-exporter/compare/v0.0.4...v0.0.5) (2023-12-16)
### Features
* **go:** rename prom package to suitable prombat ([436e4a4](https://github.com/jimeh/macos-battery-exporter/commit/436e4a4b01d96654b7012f795f2d305ca4084681))
## [0.0.4](https://github.com/jimeh/macos-battery-exporter/compare/v0.0.3...v0.0.4) (2023-12-16)