bump: version 0.22.9 → 0.22.10

This commit is contained in:
Lance Edgar 2025-09-20 14:47:29 -05:00
parent 207125bdb3
commit 3cc37bea30
2 changed files with 8 additions and 1 deletions

View file

@ -5,6 +5,13 @@ All notable changes to Tailbone will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## v0.22.10 (2025-09-20)
### Fix
- avoid error if 'default' theme not included
- fix config extension entry point
## v0.22.9 (2025-09-20)
### Fix