diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c531e7..4eed59c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,13 +3,14 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -### Unreleased +### 0.4.0 - ADD generated color system: typed `paletteV2` MUI namespace (wired into `lightTheme`/`darkTheme`) + published `theme-tokens.css` (sRGB with an - `@supports` Display-P3 upgrade, light/dark). Includes the OKLCH generation - engine (dev/script-only), a dual-emit `yarn color-system:tokens` generator, - the Color System Generator Storybook story, and `CLAUDE.md` publish runbook. + `@supports` Display-P3 upgrade; light on `:root`, dark on + `[data-theme='dark']`). Includes the OKLCH generation engine + (dev/script-only), a dual-emit `yarn color-system:tokens` generator, the Color + System Generator Storybook story, and `CLAUDE.md` publish runbook. ### 0.3.25 diff --git a/package.json b/package.json index 85bf675..418cf9a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@unstoppabledomains/ui-kit", - "version": "0.3.25", + "version": "0.4.0", "private": false, "description": "A set of common Unstoppable Domains components", "keywords": [