chore: Publish crates

This commit is contained in:
SWC Bot 2024-08-01 13:40:12 +00:00
parent 6f1716c4ae
commit 60be848be6
3 changed files with 2 additions and 8 deletions

View File

@ -1,6 +0,0 @@
---
swc_fast_ts_strip: patch
swc_core: patch
---
fix(es/typescript): Handle backtick in ASI issue

2
Cargo.lock generated
View File

@ -5094,7 +5094,7 @@ dependencies = [
[[package]]
name = "swc_fast_ts_strip"
version = "0.4.5"
version = "0.4.6"
dependencies = [
"anyhow",
"codspeed-criterion-compat",

View File

@ -7,7 +7,7 @@ include = ["Cargo.toml", "src/**/*.rs"]
license = "Apache-2.0"
name = "swc_fast_ts_strip"
repository = { workspace = true }
version = "0.4.5"
version = "0.4.6"
[dependencies]