chore: version packages (web 0.4.0, react 2.0.0, react-native 0.4.0)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
michael
2026-03-24 11:23:14 -07:00
parent 195c47602d
commit c8c92d187d
6 changed files with 26 additions and 3 deletions

View File

@@ -1,5 +1,11 @@
# @dangerousthings/react-native
## 0.4.0
### Minor Changes
- Video letterboxing for DTMediaFrame, card badge styling with bevel-aware positioning, restored DTStaggerContainer in react-native, updated DTGallery/DTModal/DTMobileFilterOverlay components.
## 0.3.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@dangerousthings/react-native",
"version": "0.3.0",
"version": "0.4.0",
"description": "React Native themed components for the Dangerous Things design system",
"license": "MIT",
"author": {

View File

@@ -1,5 +1,16 @@
# @dangerousthings/react
## 2.0.0
### Minor Changes
- Video letterboxing for DTMediaFrame, card badge styling with bevel-aware positioning, restored DTStaggerContainer in react-native, updated DTGallery/DTModal/DTMobileFilterOverlay components.
### Patch Changes
- Updated dependencies
- @dangerousthings/web@0.4.0
## 1.0.0
### Minor Changes

View File

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

View File

@@ -1,5 +1,11 @@
# @dangerousthings/web
## 0.4.0
### Minor Changes
- Video letterboxing for DTMediaFrame, card badge styling with bevel-aware positioning, restored DTStaggerContainer in react-native, updated DTGallery/DTModal/DTMobileFilterOverlay components.
## 0.3.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@dangerousthings/web",
"version": "0.3.0",
"version": "0.4.0",
"description": "Web CSS theme for the Dangerous Things design system — bevels, glows, form styles",
"license": "MIT",
"author": {