mirror of
https://github.com/swc-project/swc.git
synced 2024-11-23 17:54:15 +03:00
chore: Publish crates
This commit is contained in:
parent
71ce4a449a
commit
c82c65c0ba
@ -1,5 +1,5 @@
|
||||
# Changelog
|
||||
## [unreleased]
|
||||
## [1.3.20] - 2022-11-26
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
|
2
bindings/Cargo.lock
generated
2
bindings/Cargo.lock
generated
@ -2526,7 +2526,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "swc_cli"
|
||||
version = "0.91.7"
|
||||
version = "0.91.8"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"atty",
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user