chore: version packages
This commit is contained in:
7
packages/tailwind-preset/CHANGELOG.md
Normal file
7
packages/tailwind-preset/CHANGELOG.md
Normal 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)
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@dangerousthings/tailwind-preset",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"description": "Tailwind CSS v3 preset mapping DT design tokens to Tailwind theme",
|
||||
"license": "MIT",
|
||||
"author": {
|
||||
|
||||
Reference in New Issue
Block a user