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,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",