Skip to content

Commit

Permalink
chore: Publish crates with swc_core v0.109.0
Browse files Browse the repository at this point in the history
  • Loading branch information
swc-bot committed Oct 8, 2024
1 parent 62edb36 commit ecf5f84
Show file tree
Hide file tree
Showing 97 changed files with 525 additions and 565 deletions.
40 changes: 0 additions & 40 deletions .changeset/three-ravens-joke.md

This file was deleted.

74 changes: 37 additions & 37 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/ast_node/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ proc-macro = true
proc-macro2 = { workspace = true }
quote = { workspace = true }

swc_macros_common = { version = "0.3.11", path = "../swc_macros_common" }
swc_macros_common = { version = "0.3.14", path = "../swc_macros_common" }
[dependencies.syn]
features = ["derive", "fold", "parsing", "printing", "visit-mut"]
workspace = true
2 changes: 1 addition & 1 deletion crates/better_scoped_tls/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 = "better_scoped_tls"
repository = "https://github.com/swc-project/swc.git"
version = "0.1.1"
version = "0.1.2"

[lib]
bench = false
Expand Down
Loading

0 comments on commit ecf5f84

Please sign in to comment.