chore: Publish crates

This commit is contained in:
SWC Bot 2022-08-16 14:22:15 +00:00
parent bbf9e2f243
commit 3f92ffbdf5

View File

@ -7,6 +7,12 @@
- **(es/compat)** Fix syntax context of transpiled class methods (#5498) ([b9933b1](https://github.com/swc-project/swc/commit/b9933b159a208a0bccbb9bf7cd9383b6a9be0e51))
### Refactor
- **(bindings)** Merge cargo workspace (#5511) ([bbf9e2f](https://github.com/swc-project/swc/commit/bbf9e2f24363094819c7d0aa390122db85645f39))
## [1.2.234] - 2022-08-16
### Bug Fixes