chore: Publish crates

This commit is contained in:
SWC Bot 2023-02-08 05:48:53 +00:00
parent d779927b4d
commit f7f18eded3
3 changed files with 8 additions and 2 deletions

View File

@ -34,6 +34,12 @@
- **(es/typescript)** Ignore jsx element names (#6911) ([ee3a107](https://github.com/swc-project/swc/commit/ee3a1071a5dbe0f2b718dd4f2e9959076cfa337c))
### Documentation
- **(readme)** Split download badge (#6917) ([d779927](https://github.com/swc-project/swc/commit/d779927b4d00a19b3eb2b6cb792a682cbc006970))
### Features

2
Cargo.lock generated
View File

@ -844,7 +844,7 @@ dependencies = [
[[package]]
name = "dbg-swc"
version = "0.66.32"
version = "0.66.33"
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.66.32"
version = "0.66.33"
[[bin]]
bench = false