@atelier-ui/react 0.0.15 → 0.0.17

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 +22 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,25 @@
1
+ ## 0.0.17 (2026-04-23)
2
+
3
+ ### 🩹 Fixes
4
+
5
+ - **tokens:** darken placeholder once more to clear AA on input sunken bg ([#6](https://github.com/DominikPieper/atelier-ui/issues/6), [#4](https://github.com/DominikPieper/atelier-ui/issues/4))
6
+
7
+ ### ❤️ Thank You
8
+
9
+ - Claude Opus 4.7 (1M context)
10
+ - Dominik Pieper @DominikPieper
11
+
12
+ ## 0.0.16 (2026-04-23)
13
+
14
+ ### 🩹 Fixes
15
+
16
+ - **tokens:** repair on-primary + secondary contrast after primary darken ([#00](https://github.com/DominikPieper/atelier-ui/issues/00), [#007070](https://github.com/DominikPieper/atelier-ui/issues/007070), [#0](https://github.com/DominikPieper/atelier-ui/issues/0), [#64748](https://github.com/DominikPieper/atelier-ui/issues/64748), [#475569](https://github.com/DominikPieper/atelier-ui/issues/475569), [#334155](https://github.com/DominikPieper/atelier-ui/issues/334155), [#1](https://github.com/DominikPieper/atelier-ui/issues/1))
17
+
18
+ ### ❤️ Thank You
19
+
20
+ - Claude Opus 4.7 (1M context)
21
+ - Dominik Pieper @DominikPieper
22
+
1
23
  ## 0.0.15 (2026-04-22)
2
24
 
3
25
  ### 🩹 Fixes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atelier-ui/react",
3
- "version": "0.0.15",
3
+ "version": "0.0.17",
4
4
  "description": "Atelier UI component library for React — LLM-optimised, accessible, design-token-driven",
5
5
  "keywords": [
6
6
  "react",