chore: Publish crates

This commit is contained in:
SWC Bot 2023-07-13 05:13:38 +00:00
parent c0e480593f
commit 7bf4ab39b0
3 changed files with 5 additions and 2 deletions

View File

@ -5,6 +5,9 @@
- **(es)** Add a test for a unreproducible issue (#7656) ([c0e4805](https://github.com/swc-project/swc/commit/c0e480593f7af001eb329f088dc29ea3f0f8df58))
- **(es/modules)** Add a test for unreproducible issue (#7655) ([7528de1](https://github.com/swc-project/swc/commit/7528de189780cc6850fad2f744004353c8892a70))
## [1.3.69] - 2023-07-13

2
Cargo.lock generated
View File

@ -964,7 +964,7 @@ checksum = "23d8666cb01533c39dde32bcbab8e227b4ed6679b2c925eba05feabea39508fb"
[[package]]
name = "dbg-swc"
version = "0.84.16"
version = "0.84.17"
dependencies = [
"anyhow",
"clap 3.1.0",

View File

@ -5,7 +5,7 @@ edition = "2021"
license = "Apache-2.0"
name = "dbg-swc"
repository = "https://github.com/kdy1/dbg-swc.git"
version = "0.84.16"
version = "0.84.17"
[[bin]]
bench = false