release: v0.3.0

This commit is contained in:
2026-06-27 14:03:23 +02:00
parent 57bd2beaec
commit 5efeafea87
2 changed files with 3 additions and 1 deletions

View File

@@ -6,6 +6,8 @@ Format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). Version
## [Unreleased] ## [Unreleased]
## [0.3.0] — 2026-06-27
### Added ### Added
- **Technology-neutral IR + stack-adapter pipeline** (WHYNOT-WP-0002, Phase 03). The - **Technology-neutral IR + stack-adapter pipeline** (WHYNOT-WP-0002, Phase 03). The

View File

@@ -1,6 +1,6 @@
{ {
"name": "@whynot/design", "name": "@whynot/design",
"version": "0.2.0", "version": "0.3.0",
"description": "The neutral, mostly-black-and-white visual language for whynot — prototype cards, signal records, beta plans, decision documents, and any other deliberately-unfinished artefact. Ships tokens, CSS, and Lit-based web components consumable from React, Django, Vue, plain HTML, or anywhere a custom element runs.", "description": "The neutral, mostly-black-and-white visual language for whynot — prototype cards, signal records, beta plans, decision documents, and any other deliberately-unfinished artefact. Ships tokens, CSS, and Lit-based web components consumable from React, Django, Vue, plain HTML, or anywhere a custom element runs.",
"private": true, "private": true,
"type": "module", "type": "module",