chore: Publish 1.7.1 with swc_core v0.99.4

This commit is contained in:
SWC Bot 2024-07-24 05:48:25 +00:00
parent 1ecfff5a9d
commit 5bf3fa7f3e
27 changed files with 30 additions and 30 deletions

8
bindings/Cargo.lock generated
View File

@ -237,7 +237,7 @@ dependencies = [
[[package]]
name = "binding_core_wasm"
version = "1.7.1-nightly-20240724.2"
version = "1.7.1"
dependencies = [
"anyhow",
"getrandom",
@ -297,7 +297,7 @@ dependencies = [
[[package]]
name = "binding_minifier_wasm"
version = "1.7.1-nightly-20240724.2"
version = "1.7.1"
dependencies = [
"anyhow",
"getrandom",
@ -310,7 +310,7 @@ dependencies = [
[[package]]
name = "binding_typescript_wasm"
version = "1.7.1-nightly-20240724.2"
version = "1.7.1"
dependencies = [
"anyhow",
"getrandom",
@ -3055,7 +3055,7 @@ dependencies = [
[[package]]
name = "swc_cli"
version = "0.91.334"
version = "0.91.335"
dependencies = [
"anyhow",
"swc_cli_impl",

View File

@ -6,7 +6,7 @@ license = "Apache-2.0"
name = "binding_core_wasm"
publish = false
repository = "https://github.com/swc-project/swc.git"
version = "1.7.1-nightly-20240724.2"
version = "1.7.1"
[lib]
bench = false

View File

@ -6,7 +6,7 @@ license = "Apache-2.0"
name = "binding_minifier_wasm"
publish = false
repository = "https://github.com/swc-project/swc.git"
version = "1.7.1-nightly-20240724.2"
version = "1.7.1"
[lib]
bench = false

View File

@ -6,7 +6,7 @@ license = "Apache-2.0"
name = "binding_typescript_wasm"
publish = false
repository = "https://github.com/swc-project/swc.git"
version = "1.7.1-nightly-20240724.2"
version = "1.7.1"
[lib]
bench = false

View File

@ -6,7 +6,7 @@ include = ["Cargo.toml", "src/**/*.rs"]
license = "Apache-2.0"
name = "swc_cli"
repository = "https://github.com/swc-project/swc.git"
version = "0.91.334"
version = "0.91.335"
[[bin]]
bench = false

View File

@ -1,6 +1,6 @@
{
"name": "@swc/core",
"version": "1.7.1-nightly-20240724.2",
"version": "1.7.1",
"description": "Super-fast alternative for babel",
"homepage": "https://swc.rs",
"main": "./index.js",

View File

@ -1,6 +1,6 @@
{
"name": "@swc/core-darwin-arm64",
"version": "1.7.1-nightly-20240724.2",
"version": "1.7.1",
"os": [
"darwin"
],

View File

@ -1,6 +1,6 @@
{
"name": "@swc/core-darwin-x64",
"version": "1.7.1-nightly-20240724.2",
"version": "1.7.1",
"os": [
"darwin"
],

View File

@ -1,6 +1,6 @@
{
"name": "@swc/core-linux-arm-gnueabihf",
"version": "1.7.1-nightly-20240724.2",
"version": "1.7.1",
"os": [
"linux"
],

View File

@ -1,6 +1,6 @@
{
"name": "@swc/core-linux-arm64-gnu",
"version": "1.7.1-nightly-20240724.2",
"version": "1.7.1",
"os": [
"linux"
],

View File

@ -1,6 +1,6 @@
{
"name": "@swc/core-linux-arm64-musl",
"version": "1.7.1-nightly-20240724.2",
"version": "1.7.1",
"os": [
"linux"
],

View File

@ -1,6 +1,6 @@
{
"name": "@swc/core-linux-x64-gnu",
"version": "1.7.1-nightly-20240724.2",
"version": "1.7.1",
"os": [
"linux"
],

View File

@ -1,6 +1,6 @@
{
"name": "@swc/core-linux-x64-musl",
"version": "1.7.1-nightly-20240724.2",
"version": "1.7.1",
"os": [
"linux"
],

View File

@ -1,6 +1,6 @@
{
"name": "@swc/core-win32-arm64-msvc",
"version": "1.7.1-nightly-20240724.2",
"version": "1.7.1",
"os": [
"win32"
],

View File

@ -1,6 +1,6 @@
{
"name": "@swc/core-win32-ia32-msvc",
"version": "1.7.1-nightly-20240724.2",
"version": "1.7.1",
"os": [
"win32"
],

View File

@ -1,6 +1,6 @@
{
"name": "@swc/core-win32-x64-msvc",
"version": "1.7.1-nightly-20240724.2",
"version": "1.7.1",
"os": [
"win32"
],

View File

@ -1,6 +1,6 @@
{
"name": "@swc/minifier",
"version": "1.7.1-nightly-20240724.2",
"version": "1.7.1",
"description": "Super-fast alternative for terser",
"homepage": "https://swc.rs",
"main": "./index.js",

View File

@ -1,6 +1,6 @@
{
"name": "@swc/minifier-darwin-arm64",
"version": "1.7.1-nightly-20240724.2",
"version": "1.7.1",
"os": [
"darwin"
],

View File

@ -1,6 +1,6 @@
{
"name": "@swc/minifier-darwin-x64",
"version": "1.7.1-nightly-20240724.2",
"version": "1.7.1",
"os": [
"darwin"
],

View File

@ -1,6 +1,6 @@
{
"name": "@swc/minifier-linux-arm-gnueabihf",
"version": "1.7.1-nightly-20240724.2",
"version": "1.7.1",
"os": [
"linux"
],

View File

@ -1,6 +1,6 @@
{
"name": "@swc/minifier-linux-arm64-gnu",
"version": "1.7.1-nightly-20240724.2",
"version": "1.7.1",
"os": [
"linux"
],

View File

@ -1,6 +1,6 @@
{
"name": "@swc/minifier-linux-arm64-musl",
"version": "1.7.1-nightly-20240724.2",
"version": "1.7.1",
"os": [
"linux"
],

View File

@ -1,6 +1,6 @@
{
"name": "@swc/minifier-linux-x64-gnu",
"version": "1.7.1-nightly-20240724.2",
"version": "1.7.1",
"os": [
"linux"
],

View File

@ -1,6 +1,6 @@
{
"name": "@swc/minifier-linux-x64-musl",
"version": "1.7.1-nightly-20240724.2",
"version": "1.7.1",
"os": [
"linux"
],

View File

@ -1,6 +1,6 @@
{
"name": "@swc/minifier-win32-arm64-msvc",
"version": "1.7.1-nightly-20240724.2",
"version": "1.7.1",
"os": [
"win32"
],

View File

@ -1,6 +1,6 @@
{
"name": "@swc/minifier-win32-ia32-msvc",
"version": "1.7.1-nightly-20240724.2",
"version": "1.7.1",
"os": [
"win32"
],

View File

@ -1,6 +1,6 @@
{
"name": "@swc/minifier-win32-x64-msvc",
"version": "1.7.1-nightly-20240724.2",
"version": "1.7.1",
"os": [
"win32"
],