chore: Publish crates

This commit is contained in:
SWC Bot 2022-03-18 11:09:15 +00:00
parent 4af5e6d77b
commit 62294eea4f
3 changed files with 5 additions and 2 deletions

View File

@ -5,6 +5,9 @@
- **(css/prefixer)** Reduce the number of vars in debug build (#4078) ([4af5e6d](https://github.com/swc-project/swc/commit/4af5e6d77bff7bf6bf247b18185b22754c3ceceb))
- **(es/helpers)** Fix decorator helper script (#4072) ([55cfad1](https://github.com/swc-project/swc/commit/55cfad152d52e7f818fc4e71913e94ce84ab91a2))

2
Cargo.lock generated
View File

@ -3933,7 +3933,7 @@ version = "0.24.1"
[[package]]
name = "swc_stylis"
version = "0.99.1"
version = "0.99.2"
dependencies = [
"swc_atoms",
"swc_common",

View File

@ -6,7 +6,7 @@ edition = "2021"
license = "Apache-2.0"
name = "swc_stylis"
repository = "https://github.com/swc-project/swc.git"
version = "0.99.1"
version = "0.99.2"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html