chore: version packages
This commit is contained in:
16
packages/react-native/CHANGELOG.md
Normal file
16
packages/react-native/CHANGELOG.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# @dangerousthings/react-native
|
||||
|
||||
## 0.2.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 1c8d585: Initial release of the DT design system monorepo.
|
||||
|
||||
- `@dangerousthings/tokens`: Canonical design tokens for DT, Classic, and Supra brands with CSS generation
|
||||
- `@dangerousthings/web`: Web CSS theme with bevels, glows, form styles, and Tektur font
|
||||
- `@dangerousthings/react-native`: 18 React Native themed components (DTButton, DTCard, DTTextInput, etc.)
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [1c8d585]
|
||||
- @dangerousthings/tokens@0.2.0
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@dangerousthings/react-native",
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0",
|
||||
"description": "React Native themed components for the Dangerous Things design system",
|
||||
"license": "MIT",
|
||||
"main": "dist/index.js",
|
||||
|
||||
Reference in New Issue
Block a user