Skip to content

Commit

Permalink
Releases after swc 0.104.2 (#43)
Browse files Browse the repository at this point in the history
* Debug label 0.2.0

* react_refresh 0.3.0
  • Loading branch information
Thisen authored Nov 28, 2024
1 parent 8c91121 commit 35f8e07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion crates/debug_label/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc-jotai/debug-label",
"version": "0.1.1",
"version": "0.2.0",
"description": "SWC plugin for automatic jotai atom debug labels",
"author": "Mathis Møller",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion crates/react_refresh/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc-jotai/react-refresh",
"version": "0.2.0",
"version": "0.3.0",
"description": "SWC plugin for supporting React Refresh with Jotai",
"author": "Mathis Møller",
"license": "MIT",
Expand Down

0 comments on commit 35f8e07

Please sign in to comment.