Skip to content

Commit c5ad8b0

Browse files
committed
release v1.3.4
1 parent b705e6f commit c5ad8b0

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

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": "1.3.3",
3+
"version": "1.3.4",
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": "1.3.3",
3+
"version": "1.3.4",
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": "1.3.3",
3+
"version": "1.3.4",
44
"license": "MIT",
55
"types": "dist/index.d.ts",
66
"repository": {

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": "1.3.3",
3+
"version": "1.3.4",
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": "1.3.3",
3+
"version": "1.3.4",
44
"scripts": {
55
"dev": "cross-env RSPRESS_PERSIST_CACHE=false rspress dev",
66
"build": "cross-env RSPRESS_PERSIST_CACHE=false rspress build && sh build.sh",

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

0 commit comments

Comments
 (0)