chore(main): release 0.0.2 (#3)

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 01:39:26 +00:00
committed by GitHub
parent 993b036d99
commit cdac9396fc
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
{
".": "0.0.1"
".": "0.0.2"
}

View File

@@ -1,5 +1,12 @@
# Changelog
## [0.0.2](https://github.com/jimeh/macos-battery-exporter/compare/v0.0.1...v0.0.2) (2023-12-16)
### Bug Fixes
* **battery:** find ioreg executable more reliably ([993b036](https://github.com/jimeh/macos-battery-exporter/commit/993b036d99362b6bebd36545fc34d325863421d5))
## 0.0.1 (2023-12-16)