Compare commits

..

1 Commits

Author SHA1 Message Date
michael
1be0070abf chore: version packages (web 0.4.1, react 2.0.1, react-native 0.4.1)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 11:26:57 -07:00
6 changed files with 23 additions and 3 deletions

View File

@@ -1,5 +1,11 @@
# @dangerousthings/react-native
## 0.4.1
### Patch Changes
- Video letterboxing for DTMediaFrame, card badge styling with bevel-aware positioning, restored DTStaggerContainer.
## 0.4.0
### Minor Changes

View File

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

View File

@@ -1,5 +1,13 @@
# @dangerousthings/react
## 2.0.1
### Patch Changes
- Video letterboxing for DTMediaFrame, card badge styling with bevel-aware positioning, restored DTStaggerContainer.
- Updated dependencies
- @dangerousthings/web@0.4.1
## 2.0.0
### Minor Changes

View File

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

View File

@@ -1,5 +1,11 @@
# @dangerousthings/web
## 0.4.1
### Patch Changes
- Video letterboxing for DTMediaFrame, card badge styling with bevel-aware positioning, restored DTStaggerContainer.
## 0.4.0
### Minor Changes

View File

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