bump: version 0.6.0 → 0.7.0

This commit is contained in:
Lance Edgar 2025-07-06 12:59:15 -05:00
parent cc31592580
commit 5c69449055
2 changed files with 12 additions and 1 deletions

View file

@ -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