Skip to content

Commit 0d72787

Browse files
Release v0.4.1
1 parent bf543ec commit 0d72787

File tree

12 files changed

+11
-17
lines changed

12 files changed

+11
-17
lines changed

.changeset/stupid-comics-mate.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsdoctor/cli",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/web-infra-dev/rsdoctor",

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsdoctor/client",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"main": "dist/index.html",
55
"repository": {
66
"type": "git",

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsdoctor/components",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"main": "./dist/index.js",
55
"license": "MIT",
66
"module": "dist/index.js",

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": "@rsdoctor/core",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/web-infra-dev/rsdoctor",

packages/document/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsdoctor/docs",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"scripts": {
55
"dev": "rspress dev",
66
"build": "rspress build",

packages/graph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsdoctor/graph",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/web-infra-dev/rsdoctor",

packages/rspack-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsdoctor/rspack-plugin",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/web-infra-dev/rsdoctor",

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsdoctor/sdk",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/web-infra-dev/rsdoctor",

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsdoctor/types",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/web-infra-dev/rsdoctor",

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsdoctor/utils",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/web-infra-dev/rsdoctor",

packages/webpack-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsdoctor/webpack-plugin",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/web-infra-dev/rsdoctor",

0 commit comments

Comments
 (0)