chore: version packages

This commit is contained in:
github-actions[bot]
2026-03-07 18:44:38 +00:00
parent 358ecb05cb
commit 2d3a693797
15 changed files with 61 additions and 31 deletions

View File

@@ -0,0 +1,15 @@
# @dangerousthings/react
## 1.0.0
### Minor Changes
- e74c285: New package: @dangerousthings/react — React web components wrapping @dangerousthings/web CSS. 22 components matching the React Native package API (DTCard, DTButton, DTLabel, DTChip, DTModal, DTDrawer, DTAccordion, DTMenu, DTStaggerContainer, DTFeatureLegend, DTMobileFilterOverlay, DTGallery, DTHexagon, form primitives). Includes DTWebThemeProvider, animation hooks (useScaleIn, usePulse), and variant utility functions. DTVariant type moved to @dangerousthings/tokens as shared canonical source.
### Patch Changes
- Updated dependencies [e74c285]
- Updated dependencies [e74c285]
- Updated dependencies [e74c285]
- @dangerousthings/tokens@0.3.0
- @dangerousthings/web@0.3.0

View File

@@ -1,6 +1,6 @@
{
"name": "@dangerousthings/react",
"version": "0.1.0",
"version": "1.0.0",
"description": "React web components for the Dangerous Things design system",
"license": "MIT",
"author": {