Files
macos-battery-exporter/CHANGELOG.md
github-actions[bot] 329a991bb7 chore(main): release 0.0.3 (#4)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-16 01:55:10 +00:00

1.2 KiB

Changelog

0.0.3 (2023-12-16)

Bug Fixes

  • package: resolve issue with running as a homebrew service (9a168f9)

0.0.2 (2023-12-16)

Bug Fixes

  • battery: find ioreg executable more reliably (993b036)

0.0.1 (2023-12-16)

Features

  • init: initial working implementation (204938f)

Bug Fixes

  • battery: handle no batteries being present (a3dc259)
  • makefile: correctly set VERSION (1d464fb)
  • metrics: adhere to units in metric names (471ba43)