bump: version 0.8.0 → 0.8.1
This commit is contained in:
parent
f647d1e359
commit
fbad8baa21
2 changed files with 7 additions and 1 deletions
|
|
@ -1,3 +1,9 @@
|
|||
## v0.8.1 (2026-01-12)
|
||||
|
||||
### Fix
|
||||
|
||||
- decrease confusion for "add item" dialog when creating order
|
||||
|
||||
## v0.8.0 (2025-12-15)
|
||||
|
||||
### Feat
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ build-backend = "hatchling.build"
|
|||
|
||||
[project]
|
||||
name = "Sideshow"
|
||||
version = "0.8.0"
|
||||
version = "0.8.1"
|
||||
description = "Case/Special Order Tracker"
|
||||
readme = "README.md"
|
||||
authors = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue