chore: Publish crates

This commit is contained in:
SWC Bot 2024-08-02 01:16:39 +00:00
parent 4f9116f925
commit 5942996926
3 changed files with 2 additions and 7 deletions

View File

@ -1,5 +0,0 @@
---
swc_ecma_transforms_typescript: patch
---
fix(es/typescript): Analyze import chain

2
Cargo.lock generated
View File

@ -4938,7 +4938,7 @@ dependencies = [
[[package]]
name = "swc_ecma_transforms_typescript"
version = "0.194.4"
version = "0.194.5"
dependencies = [
"codspeed-criterion-compat",
"criterion",

View File

@ -7,7 +7,7 @@ include = ["Cargo.toml", "src/**/*.rs"]
license = "Apache-2.0"
name = "swc_ecma_transforms_typescript"
repository = "https://github.com/swc-project/swc.git"
version = "0.194.4"
version = "0.194.5"
[lib]
bench = false