chore(main): release 0.2.7 (#25)

This commit is contained in:
Jorijn Schrijvershof
2026-01-06 09:54:44 +01:00
committed by GitHub
parent a3015e2209
commit 81b7c6897a
4 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
".": "0.2.6"
".": "0.2.7"
}
+7
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.7](https://github.com/jorijn/meshcore-stats/compare/v0.2.6...v0.2.7) (2026-01-06)
### Features
* add telemetry collection for companion and repeater nodes ([#24](https://github.com/jorijn/meshcore-stats/issues/24)) ([a3015e2](https://github.com/jorijn/meshcore-stats/commit/a3015e2209781bdd7c317fa992ced6afa19efe61))
## [0.2.6](https://github.com/jorijn/meshcore-stats/compare/v0.2.5...v0.2.6) (2026-01-05)
+1 -1
View File
@@ -15,7 +15,7 @@ services:
# MeshCore Stats - Data collection and rendering
# ==========================================================================
meshcore-stats:
image: ghcr.io/jorijn/meshcore-stats:0.2.6 # x-release-please-version
image: ghcr.io/jorijn/meshcore-stats:0.2.7 # x-release-please-version
container_name: meshcore-stats
restart: unless-stopped
+1 -1
View File
@@ -1,3 +1,3 @@
"""MeshCore network monitoring library."""
__version__ = "0.2.6" # x-release-please-version
__version__ = "0.2.7" # x-release-please-version