Bump to v0.2.2

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Mårten Angner 2026-02-23 11:25:14 +01:00
parent c354ce7203
commit 74f4aeee21
2 changed files with 7 additions and 2 deletions

View File

@ -1,10 +1,15 @@
# Changelog # Changelog
## 0.2.1 (2026-02-22) ## 0.2.2 (2026-02-23)
### Fixes ### Fixes
- **Installer crash** - Fixed "config is not defined" error during installation. The `createDocsFolders` method now correctly receives the config parameter needed for template replacements. - **Installer crash** - Fixed "config is not defined" error during installation. The `createDocsFolders` method now correctly receives the config parameter needed for template replacements.
## 0.2.1 (2026-02-22)
### Known Issues
- **Installer crash** - Installation fails with "config is not defined" error. Fixed in 0.2.2.
## 0.2.0 (2026-02-20) ## 0.2.0 (2026-02-20)
### Breaking Changes ### Breaking Changes

View File

@ -1,7 +1,7 @@
{ {
"$schema": "https://json.schemastore.org/package.json", "$schema": "https://json.schemastore.org/package.json",
"name": "whiteport-design-studio", "name": "whiteport-design-studio",
"version": "0.2.1", "version": "0.2.2",
"description": "Whiteport Design Studio - Strategic design methodology for AI-powered workflows", "description": "Whiteport Design Studio - Strategic design methodology for AI-powered workflows",
"keywords": [ "keywords": [
"design", "design",