Skip to content

Commit

Permalink
Release v0.1.6 (#243)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
easy1090 and github-actions[bot] authored Mar 22, 2024
1 parent e322824 commit cb2c549
Show file tree
Hide file tree
Showing 25 changed files with 122 additions and 44 deletions.
5 changes: 0 additions & 5 deletions .changeset/bright-kids-change.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/early-tables-grow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/funny-chicken-beg.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/late-crabs-work.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/ten-readers-push.md

This file was deleted.

14 changes: 14 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @rsdoctor/cli

## 0.1.6

### Patch Changes

- Updated dependencies [60b805f]
- Updated dependencies [8527171]
- Updated dependencies [4cb8c62]
- Updated dependencies [5986abf]
- Updated dependencies [e322824]
- @rsdoctor/sdk@0.1.6
- @rsdoctor/types@0.1.6
- @rsdoctor/client@0.1.6
- @rsdoctor/utils@0.1.6

## 0.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsdoctor/cli",
"version": "0.1.5",
"version": "0.1.6",
"repository": {
"type": "git",
"url": "https://github.com/web-infra-dev/rsdoctor",
Expand Down
7 changes: 7 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @rsdoctor/components

## 0.1.6

### Patch Changes

- 4cb8c62: fix(client): publish only dist files
- 5986abf: feat(inner-rsdoctor): add innerClientName for inner-rsdoctor

## 0.1.5

## 0.1.4
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsdoctor/client",
"version": "0.1.5",
"version": "0.1.6",
"main": "dist/index.html",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @rsdoctor/components

## 0.1.6

### Patch Changes

- 5986abf: feat(inner-rsdoctor): add innerClientName for inner-rsdoctor
- e322824: feat(client): add bundle diff components

## 0.1.5

## 0.1.4
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsdoctor/components",
"version": "0.1.5",
"version": "0.1.6",
"main": "./dist/index.js",
"license": "MIT",
"module": "dist/index.js",
Expand Down
13 changes: 13 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @rsdoctor/core

## 0.1.6

### Patch Changes

- 5986abf: feat(inner-rsdoctor): add innerClientName for inner-rsdoctor
- Updated dependencies [60b805f]
- Updated dependencies [8527171]
- Updated dependencies [5986abf]
- Updated dependencies [e322824]
- @rsdoctor/sdk@0.1.6
- @rsdoctor/graph@0.1.6
- @rsdoctor/utils@0.1.6

## 0.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsdoctor/core",
"version": "0.1.5",
"version": "0.1.6",
"repository": {
"type": "git",
"url": "https://github.com/web-infra-dev/rsdoctor",
Expand Down
10 changes: 10 additions & 0 deletions packages/graph/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @rsdoctor/graph

## 0.1.6

### Patch Changes

- Updated dependencies [8527171]
- Updated dependencies [5986abf]
- Updated dependencies [e322824]
- @rsdoctor/types@0.1.6
- @rsdoctor/utils@0.1.6

## 0.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/graph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsdoctor/graph",
"version": "0.1.5",
"version": "0.1.6",
"repository": {
"type": "git",
"url": "https://github.com/web-infra-dev/rsdoctor",
Expand Down
13 changes: 13 additions & 0 deletions packages/rspack-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @rsdoctor/rspack-plugin

## 0.1.6

### Patch Changes

- 5986abf: feat(inner-rsdoctor): add innerClientName for inner-rsdoctor
- Updated dependencies [60b805f]
- Updated dependencies [8527171]
- Updated dependencies [5986abf]
- Updated dependencies [e322824]
- @rsdoctor/sdk@0.1.6
- @rsdoctor/core@0.1.6
- @rsdoctor/graph@0.1.6

## 0.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/rspack-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsdoctor/rspack-plugin",
"version": "0.1.5",
"version": "0.1.6",
"repository": {
"type": "git",
"url": "https://github.com/web-infra-dev/rsdoctor",
Expand Down
17 changes: 17 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @rsdoctor/sdk

## 0.1.6

### Patch Changes

- 60b805f: fix(sdk): openBrowser in localhostUrl
- 8527171: fix(inner-doctor): support getHash for inner rsdoctor
- 5986abf: feat(inner-rsdoctor): add innerClientName for inner-rsdoctor
- e322824: feat(client): add bundle diff components
- Updated dependencies [8527171]
- Updated dependencies [4cb8c62]
- Updated dependencies [5986abf]
- Updated dependencies [e322824]
- @rsdoctor/types@0.1.6
- @rsdoctor/client@0.1.6
- @rsdoctor/graph@0.1.6
- @rsdoctor/utils@0.1.6

## 0.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsdoctor/sdk",
"version": "0.1.5",
"version": "0.1.6",
"repository": {
"type": "git",
"url": "https://github.com/web-infra-dev/rsdoctor",
Expand Down
8 changes: 8 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @rsdoctor/types

## 0.1.6

### Patch Changes

- 8527171: fix(inner-doctor): support getHash for inner rsdoctor
- 5986abf: feat(inner-rsdoctor): add innerClientName for inner-rsdoctor
- e322824: feat(client): add bundle diff components

## 0.1.5

## 0.1.4
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsdoctor/types",
"version": "0.1.5",
"version": "0.1.6",
"repository": {
"type": "git",
"url": "https://github.com/web-infra-dev/rsdoctor",
Expand Down
9 changes: 9 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @rsdoctor/utils

## 0.1.6

### Patch Changes

- Updated dependencies [8527171]
- Updated dependencies [5986abf]
- Updated dependencies [e322824]
- @rsdoctor/types@0.1.6

## 0.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsdoctor/utils",
"version": "0.1.5",
"version": "0.1.6",
"repository": {
"type": "git",
"url": "https://github.com/web-infra-dev/rsdoctor",
Expand Down
14 changes: 14 additions & 0 deletions packages/webpack-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @rsdoctor/webpack-plugin

## 0.1.6

### Patch Changes

- 5986abf: feat(inner-rsdoctor): add innerClientName for inner-rsdoctor
- Updated dependencies [60b805f]
- Updated dependencies [8527171]
- Updated dependencies [5986abf]
- Updated dependencies [e322824]
- @rsdoctor/sdk@0.1.6
- @rsdoctor/core@0.1.6
- @rsdoctor/graph@0.1.6
- @rsdoctor/utils@0.1.6

## 0.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsdoctor/webpack-plugin",
"version": "0.1.5",
"version": "0.1.6",
"repository": {
"type": "git",
"url": "https://github.com/web-infra-dev/rsdoctor",
Expand Down

0 comments on commit cb2c549

Please sign in to comment.