chore: Publish crates

This commit is contained in:
SWC Bot 2023-02-14 04:50:23 +00:00
parent 0324d5a78b
commit 4c6775646b
3 changed files with 5 additions and 2 deletions

View File

@ -17,6 +17,9 @@
- **(bot)** Allow org members to use bump comments (#6942) ([0324d5a](https://github.com/swc-project/swc/commit/0324d5a78b8d47b8948f4011c0dd982ff43a2203))
- **(swc_nodejs_common)** Remove swc_node_base from swc_nodejs_common (#6940) ([0771418](https://github.com/swc-project/swc/commit/0771418dd0310a7e05bfad76baf4e16cd289351e))
## [1.3.35] - 2023-02-10

2
Cargo.lock generated
View File

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