release: v0.4.1
Some checks are pending
ci / check (push) Waiting to run
ci / release (push) Blocked by required conditions

Republished via native secrets-engine exec (SECRETS-WP-0003 pilot closeout).
No package content changes from v0.4.0.
This commit is contained in:
2026-07-03 17:39:34 +02:00
parent 8fe37ae3da
commit 4594c0168d
2 changed files with 7 additions and 1 deletions

View File

@@ -34,6 +34,12 @@ Format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). Version
composition divergence (`current` key ↔ per-item `active`) as a justified, composition divergence (`current` key ↔ per-item `active`) as a justified,
non-gating note. non-gating note.
## [0.4.1] — 2026-07-03
Republished to the coulomb Gitea npm registry through the native
`secrets-engine exec` pilot closeout (SECRETS-WP-0003). No package content
changes from `0.4.0`.
## [0.4.0] — 2026-06-28 ## [0.4.0] — 2026-06-28
### Fixed ### Fixed

View File

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