chore: Publish crates

This commit is contained in:
Donny/강동윤 2022-11-26 22:48:22 +09:00
parent 71ce4a449a
commit c82c65c0ba
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# Changelog
## [unreleased]
## [1.3.20] - 2022-11-26
### Bug Fixes

2
bindings/Cargo.lock generated
View File

@ -2526,7 +2526,7 @@ dependencies = [
[[package]]
name = "swc_cli"
version = "0.91.7"
version = "0.91.8"
dependencies = [
"anyhow",
"atty",

View File

@ -6,7 +6,7 @@ include = ["Cargo.toml", "src/**/*.rs"]
license = "Apache-2.0"
name = "swc_cli"
repository = "https://github.com/swc-project/swc.git"
version = "0.91.7"
version = "0.91.8"
[[bin]]
bench = false