Skip to content
This repository was archived by the owner on Apr 25, 2026. It is now read-only.

Commit 0bbd33d

Browse files
committed
v0.2.1
1 parent 5ebf57c commit 0bbd33d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stitches/react",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "The modern CSS-in-JS library",
55
"type": "module",
66
"main": "dist/index.cjs",

packages/stringify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stitches/stringify",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Converts an object into CSS",
55
"type": "module",
66
"main": "dist/index.cjs",

0 commit comments

Comments
 (0)