bump: version 0.6.0 → 0.7.0
This commit is contained in:
parent
cc31592580
commit
5c69449055
2 changed files with 12 additions and 1 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -1,3 +1,14 @@
|
|||
## v0.7.0 (2025-07-06)
|
||||
|
||||
### Feat
|
||||
|
||||
- add basic support to "resolve" a pending product
|
||||
|
||||
### Fix
|
||||
|
||||
- allow config injection for sake of tests
|
||||
- bump version requirement for wuttaweb
|
||||
|
||||
## v0.6.0 (2025-02-20)
|
||||
|
||||
### Feat
|
||||
|
|
|
@ -5,7 +5,7 @@ build-backend = "hatchling.build"
|
|||
|
||||
[project]
|
||||
name = "Sideshow"
|
||||
version = "0.6.0"
|
||||
version = "0.7.0"
|
||||
description = "Case/Special Order Tracker"
|
||||
readme = "README.md"
|
||||
authors = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue