@atelier-ui/react 0.0.32 → 0.0.34

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,19 @@
1
+ ## 0.0.34 (2026-04-25)
2
+
3
+ This was a version bump only for react to align it with other projects, there were no code changes.
4
+
5
+ ## 0.0.33 (2026-04-25)
6
+
7
+ ### 🩹 Fixes
8
+
9
+ - **storybook:** theme toggle compares against background key not hex ([#1](https://github.com/DominikPieper/atelier-ui/issues/1))
10
+ - **tokens:** consolidate on-primary into mode-aware text-on-primary ([#0](https://github.com/DominikPieper/atelier-ui/issues/0), [#00](https://github.com/DominikPieper/atelier-ui/issues/00))
11
+
12
+ ### ❤️ Thank You
13
+
14
+ - Claude Opus 4.7 (1M context)
15
+ - Dominik Pieper
16
+
1
17
  ## 0.0.32 (2026-04-25)
2
18
 
3
19
  ### 🚀 Features
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atelier-ui/react",
3
- "version": "0.0.32",
3
+ "version": "0.0.34",
4
4
  "description": "Atelier UI component library for React — LLM-optimised, accessible, design-token-driven",
5
5
  "keywords": [
6
6
  "react",