Skip to content

Commit f2136b1

Browse files
authored
Merge pull request #189 from qnighy/changeset-release/master
Version Packages
2 parents 8ac487b + 1891a2d commit f2136b1

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/quiet-eagles-explode.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/swc-plugin-node-cjs-interop/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# swc-plugin-node-cjs-interop
22

3+
## 0.1.38
4+
5+
### Patch Changes
6+
7+
- 76dc79d: Update swc monorepo (major)
8+
39
## 0.1.37
410

511
### Patch Changes

packages/swc-plugin-node-cjs-interop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"license": "MIT",
2323
"author": "Masaki Hara <[email protected]>",
24-
"version": "0.1.37",
24+
"version": "0.1.38",
2525
"main": "./index.wasm",
2626
"scripts": {
2727
"build:rust": "cargo build --target wasm32-unknown-unknown && cp ../../target/wasm32-unknown-unknown/debug/swc_plugin_node_cjs_interop.wasm ./index.wasm",

0 commit comments

Comments
 (0)