chore: Publish crates with swc_core v0.100.4

This commit is contained in:
SWC Bot 2024-08-09 05:54:23 +00:00
parent c977c2bec2
commit ac7cf0371f
3 changed files with 2 additions and 7 deletions

View File

@ -1,5 +0,0 @@
---
swc_core: patch
---
chore(xtask): Make reducing version of `swc_core` easier

2
Cargo.lock generated
View File

@ -4010,7 +4010,7 @@ dependencies = [
[[package]]
name = "swc_core"
version = "0.100.3"
version = "0.100.4"
dependencies = [
"anyhow",
"binding_macros",

View File

@ -6,7 +6,7 @@ edition = "2021"
license = "Apache-2.0"
name = "swc_core"
repository = "https://github.com/swc-project/swc.git"
version = "0.100.3"
version = "0.100.4"
[package.metadata.docs.rs]
features = [
"allocator_node",