Skip to content

Commit

Permalink
Merge pull request #137 from qnighy/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
qnighy authored Dec 2, 2024
2 parents 9f5de2c + a7a4107 commit 4374b55
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/orange-ducks-dress.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/swc-plugin-node-cjs-interop/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# swc-plugin-node-cjs-interop

## 0.1.18

### Patch Changes

- 2088681: fix(deps): update swc monorepo (major)

## 0.1.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/swc-plugin-node-cjs-interop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"license": "MIT",
"author": "Masaki Hara <[email protected]>",
"version": "0.1.17",
"version": "0.1.18",
"main": "./index.wasm",
"scripts": {
"build:rust": "cargo build --target wasm32-unknown-unknown && cp ../../target/wasm32-unknown-unknown/debug/swc_plugin_node_cjs_interop.wasm ./index.wasm",
Expand Down

0 comments on commit 4374b55

Please sign in to comment.