Skip to content

Commit 829a68e

Browse files
committed
chore: Publish 1.15.24-nightly-20260404.1 with swc_core v62.0.0
1 parent cd3dc01 commit 829a68e

File tree

59 files changed

+64
-64
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+64
-64
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bindings/binding_core_wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = { workspace = true }
66
name = "binding_core_wasm"
77
publish = false
88
repository = { workspace = true }
9-
version = "1.15.23-nightly-20260403.1"
9+
version = "1.15.24-nightly-20260404.1"
1010

1111
[lib]
1212
bench = false

bindings/binding_es_ast_viewer/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ license = { workspace = true }
55
name = "binding_es_ast_viewer"
66
publish = false
77
repository = { workspace = true }
8-
version = "1.15.23-nightly-20260403.1"
8+
version = "1.15.24-nightly-20260404.1"
99

1010
[dependencies]
1111
anyhow = { workspace = true }

bindings/binding_html_wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = { workspace = true }
66
name = "binding_html_wasm"
77
publish = false
88
repository = { workspace = true }
9-
version = "1.15.23-nightly-20260403.1"
9+
version = "1.15.24-nightly-20260404.1"
1010

1111
[lib]
1212
bench = false

bindings/binding_minifier_wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = { workspace = true }
66
name = "binding_minifier_wasm"
77
publish = false
88
repository = { workspace = true }
9-
version = "1.15.23-nightly-20260403.1"
9+
version = "1.15.24-nightly-20260404.1"
1010

1111
[lib]
1212
bench = false

bindings/binding_typescript_wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = { workspace = true }
66
name = "binding_typescript_wasm"
77
publish = false
88
repository = { workspace = true }
9-
version = "1.15.23-nightly-20260403.1"
9+
version = "1.15.24-nightly-20260404.1"
1010

1111
[lib]
1212
bench = false

bindings/swc_cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ include = ["Cargo.toml", "src/**/*.rs"]
66
license = { workspace = true }
77
name = "swc_cli"
88
repository = { workspace = true }
9-
version = "0.107.0"
9+
version = "0.107.1"
1010

1111
[[bin]]
1212
bench = false

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swc/core",
3-
"version": "1.15.23-nightly-20260403.1",
3+
"version": "1.15.24-nightly-20260404.1",
44
"description": "Super-fast alternative for babel",
55
"homepage": "https://swc.rs",
66
"main": "./index.js",

packages/core/scripts/npm/darwin-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swc/core-darwin-arm64",
3-
"version": "1.15.23-nightly-20260403.1",
3+
"version": "1.15.24-nightly-20260404.1",
44
"os": [
55
"darwin"
66
],

packages/core/scripts/npm/darwin-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swc/core-darwin-x64",
3-
"version": "1.15.23-nightly-20260403.1",
3+
"version": "1.15.24-nightly-20260404.1",
44
"os": [
55
"darwin"
66
],

0 commit comments

Comments
 (0)