chore(main): release 0.2.8 (#26)

This commit is contained in:
Jorijn Schrijvershof
2026-01-06 12:06:53 +01:00
committed by GitHub
parent e37aef6c5e
commit 64cc352b80
4 changed files with 10 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
{
".": "0.2.7"
".": "0.2.8"
}

View File

@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
This changelog is automatically generated by [release-please](https://github.com/googleapis/release-please) based on [Conventional Commits](https://www.conventionalcommits.org/).
## [0.2.8](https://github.com/jorijn/meshcore-stats/compare/v0.2.7...v0.2.8) (2026-01-06)
### Bug Fixes
* normalize reporting outputs and chart tooltips ([e37aef6](https://github.com/jorijn/meshcore-stats/commit/e37aef6c5e55d2077baf4ee35abdff0562983d69))
## [0.2.7](https://github.com/jorijn/meshcore-stats/compare/v0.2.6...v0.2.7) (2026-01-06)

View File

@@ -15,7 +15,7 @@ services:
# MeshCore Stats - Data collection and rendering
# ==========================================================================
meshcore-stats:
image: ghcr.io/jorijn/meshcore-stats:0.2.7 # x-release-please-version
image: ghcr.io/jorijn/meshcore-stats:0.2.8 # x-release-please-version
container_name: meshcore-stats
restart: unless-stopped

View File

@@ -1,3 +1,3 @@
"""MeshCore network monitoring library."""
__version__ = "0.2.7" # x-release-please-version
__version__ = "0.2.8" # x-release-please-version