chore: version packages

This commit is contained in:
github-actions[bot]
2026-03-04 04:36:26 +00:00
parent 0453af85a1
commit 5b215716cc
7 changed files with 25 additions and 10 deletions

View File

@@ -1,7 +0,0 @@
---
"@dangerousthings/tokens": patch
"@dangerousthings/web": patch
"@dangerousthings/react-native": patch
---
Add per-package README and LICENSE for npm

View File

@@ -1,5 +1,13 @@
# @dangerousthings/react-native
## 0.2.1
### Patch Changes
- 0453af8: Add per-package README and LICENSE for npm
- Updated dependencies [0453af8]
- @dangerousthings/tokens@0.2.1
## 0.2.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@dangerousthings/react-native",
"version": "0.2.0",
"version": "0.2.1",
"description": "React Native themed components for the Dangerous Things design system",
"license": "MIT",
"main": "dist/index.js",

View File

@@ -1,5 +1,11 @@
# @dangerousthings/tokens
## 0.2.1
### Patch Changes
- 0453af8: Add per-package README and LICENSE for npm
## 0.2.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@dangerousthings/tokens",
"version": "0.2.0",
"version": "0.2.1",
"description": "Canonical design tokens for the Dangerous Things design system",
"license": "MIT",
"type": "module",

View File

@@ -1,5 +1,13 @@
# @dangerousthings/web
## 0.2.1
### Patch Changes
- 0453af8: Add per-package README and LICENSE for npm
- Updated dependencies [0453af8]
- @dangerousthings/tokens@0.2.1
## 0.2.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@dangerousthings/web",
"version": "0.2.0",
"version": "0.2.1",
"description": "Web CSS theme for the Dangerous Things design system — bevels, glows, form styles",
"license": "MIT",
"main": "dist/index.css",