@atelier-ui/react 0.0.30 → 0.0.31

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 +11 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,14 @@
1
+ ## 0.0.31 (2026-04-25)
2
+
3
+ ### 🩹 Fixes
4
+
5
+ - **button:** outline hover/active uses surface-sunken (a11y) ([400bbf4](https://github.com/DominikPieper/atelier-ui/commit/400bbf4))
6
+
7
+ ### ❤️ Thank You
8
+
9
+ - Claude Opus 4.7 (1M context)
10
+ - Dominik Pieper
11
+
1
12
  ## 0.0.30 (2026-04-25)
2
13
 
3
14
  ### 🚀 Features
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atelier-ui/react",
3
- "version": "0.0.30",
3
+ "version": "0.0.31",
4
4
  "description": "Atelier UI component library for React — LLM-optimised, accessible, design-token-driven",
5
5
  "keywords": [
6
6
  "react",