release: v0.4.0
Some checks failed
ci / check (push) Has been cancelled
ci / release (push) Has been cancelled

This commit is contained in:
2026-06-29 00:40:09 +02:00
parent 6b0b03690d
commit 5b8b59597a
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]
## [0.4.0] — 2026-06-28
### Fixed
- **Showcase page no longer wedges the renderer** (WHYNOT-WP-0002 T11). `<wn-breadcrumb>`

View File

@@ -1,6 +1,6 @@
{
"name": "@whynot/design",
"version": "0.3.0",
"version": "0.4.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.",
"private": false,
"type": "module",