chore: Publish crates

This commit is contained in:
SWC Bot 2022-07-07 08:12:10 +00:00
parent 76de911466
commit 1c75c4ad97
3 changed files with 5 additions and 2 deletions

View File

@ -22,6 +22,9 @@
- **(es/parser)** Typo (#5136) ([9d4be11](https://github.com/swc-project/swc/commit/9d4be11f2ef0b9245a1626717f9c75e0220e5dfa))
- **(visit)** Add docs for visitors (#5137) ([76de911](https://github.com/swc-project/swc/commit/76de91146661a7b1b72e81f91787e57943040481))
### Features

2
Cargo.lock generated
View File

@ -4187,7 +4187,7 @@ dependencies = [
[[package]]
name = "swc_visit_macros"
version = "0.3.4"
version = "0.3.5"
dependencies = [
"Inflector",
"pmutil",

View File

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