chore(main): release 0.2.6

This commit is contained in:
Jorijn Schrijvershof
2026-01-05 10:49:22 +01:00
parent 3d0d90304c
commit 666ed4215f
4 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
".": "0.2.5"
".": "0.2.6"
}
+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.6](https://github.com/jorijn/meshcore-stats/compare/v0.2.5...v0.2.6) (2026-01-05)
### Bug Fixes
* add tmpfs mount for fontconfig cache to fix read-only filesystem errors ([3d0d903](https://github.com/jorijn/meshcore-stats/commit/3d0d90304cec5ebcdb34935400de31afd62e258d))
## [0.2.5](https://github.com/jorijn/meshcore-stats/compare/v0.2.4...v0.2.5) (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.5 # x-release-please-version
image: ghcr.io/jorijn/meshcore-stats:0.2.6 # 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.5" # x-release-please-version
__version__ = "0.2.6" # x-release-please-version