chore: Publish crates

This commit is contained in:
Donny/강동윤 2022-03-12 20:13:53 +09:00
parent ad42c60e05
commit f5e8cc2d09
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# Changelog
## [unreleased]
## [1.2.154] - 2022-03-12
### Bug Fixes

2
Cargo.lock generated
View File

@ -3329,7 +3329,7 @@ dependencies = [
[[package]]
name = "swc_ecma_preset_env"
version = "0.106.1"
version = "0.106.2"
dependencies = [
"ahash",
"anyhow",

View File

@ -6,7 +6,7 @@ edition = "2021"
include = ["Cargo.toml", "src/**/*.rs", "src/**/*.json", "data/**/*.json"]
license = "Apache-2.0"
name = "swc_ecma_preset_env"
version = "0.106.1"
version = "0.106.2"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html