Skip to content

Commit 4fc3242

Browse files
authored
chore: release 0.4.2 (#667)
1 parent 0d22a0f commit 4fc3242

File tree

21 files changed

+21
-21
lines changed

21 files changed

+21
-21
lines changed

npm/rslint/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": "@rslint/darwin-arm64",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"license": "MIT",
55
"description": "binary for rslint",
66
"homepage": "https://rslint.rs",

npm/rslint/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": "@rslint/darwin-x64",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"license": "MIT",
55
"description": "binary for rslint",
66
"bugs": "https://github.com/web-infra-dev/rslint/issues",

npm/rslint/linux-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rslint/linux-arm64",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"license": "MIT",
55
"description": "binary for rslint",
66
"bugs": "https://github.com/web-infra-dev/rslint/issues",

npm/rslint/linux-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rslint/linux-x64",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"license": "MIT",
55
"description": "binary for rslint",
66
"bugs": "https://github.com/web-infra-dev/rslint/issues",

npm/rslint/win32-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rslint/win32-arm64",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"license": "MIT",
55
"description": "binary for rslint",
66
"bugs": "https://github.com/web-infra-dev/rslint/issues",

npm/rslint/win32-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rslint/win32-x64",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"license": "MIT",
55
"description": "binary for rslint",
66
"bugs": "https://github.com/web-infra-dev/rslint/issues",

npm/tsgo/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": "@rslint/tsgo-darwin-arm64",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"license": "MIT",
55
"description": "tsgo binary for darwin arm64",
66
"bugs": "https://github.com/web-infra-dev/rslint/issues",

npm/tsgo/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": "@rslint/tsgo-darwin-x64",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"license": "MIT",
55
"description": "tsgo binary for darwin x64",
66
"bugs": "https://github.com/web-infra-dev/rslint/issues",

npm/tsgo/linux-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rslint/tsgo-linux-arm64",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"license": "MIT",
55
"description": "tsgo binary for linux arm64",
66
"bugs": "https://github.com/web-infra-dev/rslint/issues",

npm/tsgo/linux-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rslint/tsgo-linux-x64",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"license": "MIT",
55
"description": "tsgo binary for linux x64",
66
"bugs": "https://github.com/web-infra-dev/rslint/issues",

0 commit comments

Comments
 (0)