Skip to content

Commit 808f28d

Browse files
committed
chore: release v0.0.12
1 parent af63c80 commit 808f28d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/tailwindcss-utopia/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tailwindcss-utopia",
33
"type": "module",
4-
"version": "0.0.11",
4+
"version": "0.0.12",
55
"main": "./dist/index.cjs",
66
"module": "./dist/index.js",
77
"types": "./dist/index.d.ts",

packages/utopia-tailwind-merge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "utopia-tailwind-merge",
33
"type": "module",
4-
"version": "0.0.11",
4+
"version": "0.0.12",
55
"main": "./dist/index.cjs",
66
"module": "./dist/index.js",
77
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)