Merge pull request #4 from dangerous-tac0s/changeset-release/main

chore: version packages
This commit is contained in:
dangerous-tac0s
2026-03-07 11:25:43 -08:00
committed by GitHub
3 changed files with 8 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"@dangerousthings/tailwind-preset": patch
---
Add CJS require export for Node 18 compatibility, LICENSE file, README, and npm metadata (author, repository, homepage, keywords, engines)

View File

@@ -0,0 +1,7 @@
# @dangerousthings/tailwind-preset
## 0.1.1
### Patch Changes
- 568a149: Add CJS require export for Node 18 compatibility, LICENSE file, README, and npm metadata (author, repository, homepage, keywords, engines)

View File

@@ -1,6 +1,6 @@
{ {
"name": "@dangerousthings/tailwind-preset", "name": "@dangerousthings/tailwind-preset",
"version": "0.1.0", "version": "0.1.1",
"description": "Tailwind CSS v3 preset mapping DT design tokens to Tailwind theme", "description": "Tailwind CSS v3 preset mapping DT design tokens to Tailwind theme",
"license": "MIT", "license": "MIT",
"author": { "author": {