Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit77d8c36

Browse files
committed
chore: Publish1.15.0 withswc_corev47.0.2
1 parent9436f07 commit77d8c36

File tree

50 files changed

+54
-54
lines changed

Some content is hidden

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

50 files changed

+54
-54
lines changed

‎Cargo.lock‎

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing 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.0-nightly-20251104.3"
9+
version ="1.15.0"
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.0-nightly-20251104.3"
8+
version ="1.15.0"
99

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

‎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.0-nightly-20251104.3"
9+
version ="1.15.0"
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.0-nightly-20251104.3"
9+
version ="1.15.0"
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.92.3"
9+
version ="0.92.4"
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.0-nightly-20251104.3",
3+
"version":"1.15.0",
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.0-nightly-20251104.3",
3+
"version":"1.15.0",
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.0-nightly-20251104.3",
3+
"version":"1.15.0",
44
"os": [
55
"darwin"
66
],

‎packages/core/scripts/npm/linux-arm-gnueabihf/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-linux-arm-gnueabihf",
3-
"version":"1.15.0-nightly-20251104.3",
3+
"version":"1.15.0",
44
"os": [
55
"linux"
66
],

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp