Bump to v0.2.3
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
0cb415afbf
commit
95945ffe61
|
|
@ -1,5 +1,13 @@
|
|||
# Changelog
|
||||
|
||||
## 0.2.3 (2026-02-23)
|
||||
|
||||
### Features
|
||||
- **Root folder selection** - Installer now asks where to create work products folder (design-process/, docs/, or deliverables/)
|
||||
|
||||
### Fixes
|
||||
- **Duplicate folders** - Fixed issue where both design-process/ and docs/ folders were created during installation
|
||||
|
||||
## 0.2.2 (2026-02-23)
|
||||
|
||||
### Fixes
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"$schema": "https://json.schemastore.org/package.json",
|
||||
"name": "whiteport-design-studio",
|
||||
"version": "0.2.2",
|
||||
"version": "0.2.3",
|
||||
"description": "Whiteport Design Studio - Strategic design methodology for AI-powered workflows",
|
||||
"keywords": [
|
||||
"design",
|
||||
|
|
|
|||
Loading…
Reference in New Issue