chore: version packages
This commit is contained in:
15
packages/react/CHANGELOG.md
Normal file
15
packages/react/CHANGELOG.md
Normal 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
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user