Skip to content

Commit

Permalink
chore: Publish crates with swc_core v0.102.1
Browse files Browse the repository at this point in the history
  • Loading branch information
swc-bot committed Aug 28, 2024
1 parent 7d6269e commit ea4c71c
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 18 deletions.
6 changes: 0 additions & 6 deletions .changeset/sour-pumpkins-rescue.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/stupid-ravens-brush.md

This file was deleted.

6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/swc_core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2021"
license = "Apache-2.0"
name = "swc_core"
repository = "https://github.com/swc-project/swc.git"
version = "0.102.0"
version = "0.102.1"
[package.metadata.docs.rs]
features = [
"allocator_node",
Expand Down
2 changes: 1 addition & 1 deletion crates/swc_ecma_usage_analyzer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ include = ["Cargo.toml", "src/**/*.rs"]
license = "Apache-2.0"
name = "swc_ecma_usage_analyzer"
repository = "https://github.com/swc-project/swc.git"
version = "0.30.2"
version = "0.30.3"

[package.metadata.docs.rs]
all-features = true
Expand Down
2 changes: 1 addition & 1 deletion crates/swc_plugin_runner/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2021"
license = "Apache-2.0"
name = "swc_plugin_runner"
repository = "https://github.com/swc-project/swc.git"
version = "0.112.1"
version = "0.112.2"

[lib]
bench = false
Expand Down

0 comments on commit ea4c71c

Please sign in to comment.