mirror of
https://github.com/swc-project/swc.git
synced 2024-11-23 09:38:16 +03:00
chore: Publish crates
This commit is contained in:
parent
72e1383973
commit
585c24fc72
@ -1,5 +1,5 @@
|
||||
# Changelog
|
||||
## [unreleased]
|
||||
## [1.3.104] - 2024-01-17
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
|
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -1087,7 +1087,7 @@ checksum = "23d8666cb01533c39dde32bcbab8e227b4ed6679b2c925eba05feabea39508fb"
|
||||
|
||||
[[package]]
|
||||
name = "dbg-swc"
|
||||
version = "0.90.29"
|
||||
version = "0.90.30"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap 3.2.25",
|
||||
|
@ -5,7 +5,7 @@ edition = "2021"
|
||||
license = "Apache-2.0"
|
||||
name = "dbg-swc"
|
||||
repository = "https://github.com/kdy1/dbg-swc.git"
|
||||
version = "0.90.29"
|
||||
version = "0.90.30"
|
||||
|
||||
[[bin]]
|
||||
bench = false
|
||||
|
Loading…
Reference in New Issue
Block a user