Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
3lang3 committed Mar 3, 2024
1 parent d40e7c2 commit 122f435
Show file tree
Hide file tree
Showing 16 changed files with 70 additions and 44 deletions.
6 changes: 6 additions & 0 deletions packages/build/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @mdoc/build

## 0.1.15

### Patch Changes

- ignore

## 0.1.14

### Patch Changes
Expand Down
9 changes: 2 additions & 7 deletions packages/build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rcdoc/build",
"version": "0.1.14",
"version": "0.1.15",
"description": "",
"main": "dist/index.js",
"bin": {
Expand Down Expand Up @@ -50,12 +50,7 @@
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"repository": {
"type": "git",
"url": "git+https://github.com/3lang3/rcdoc.git",
"branch": "main",
"package": "./packages/build"
},
"repository": "https://github.com/3lang3/rcdoc.git",
"license": "MIT",
"author": "3lang3"
}
12 changes: 12 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @mdoc/cli

## 0.2.4

### Patch Changes

- ignore
- Updated dependencies
- @rcdoc/build@0.1.15
- @rcdoc/plugin-react@0.0.6
- @rcdoc/theme@0.1.12
- @rcdoc/vitejs-plugin@0.2.2
- [email protected]

## 0.2.3

### Patch Changes
Expand Down
9 changes: 2 additions & 7 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rcdoc/cli",
"version": "0.2.3",
"version": "0.2.4",
"description": "",
"type": "module",
"main": "dist/index.js",
Expand Down Expand Up @@ -73,12 +73,7 @@
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"repository": {
"type": "git",
"url": "git+https://github.com/3lang3/rcdoc",
"branch": "main",
"package": "./packages/cli"
},
"repository": "https://github.com/3lang3/rcdoc.git",
"license": "MIT",
"author": "3lang3"
}
6 changes: 6 additions & 0 deletions packages/create/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @rcdoc/create

## 0.0.4

### Patch Changes

- ignore

## 0.0.3

### Patch Changes
Expand Down
9 changes: 2 additions & 7 deletions packages/create/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rcdoc/create",
"version": "0.0.3",
"version": "0.0.4",
"description": "Create rcdoc app",
"main": "dist/index.js",
"bin": {
Expand All @@ -26,12 +26,7 @@
"registry": "https://registry.npmjs.org/"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/3lang3/rcdoc.git",
"branch": "main",
"package": "./packages/create"
},
"repository": "https://github.com/3lang3/rcdoc.git",
"author": "3lang3",
"dependencies": {
"chalk": "^4",
Expand Down
6 changes: 6 additions & 0 deletions packages/parser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @mdoc/core

## 0.1.10

### Patch Changes

- ignore

## 0.1.9

### Patch Changes
Expand Down
9 changes: 2 additions & 7 deletions packages/parser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rcdoc/parser",
"version": "0.1.9",
"version": "0.1.10",
"description": "A plugin enables you to import a Markdown file as various formats on your [vite](https://github.com/vitejs/vite) project inspirt by [dumi](https://github.com/umijs/dumi).",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand All @@ -22,12 +22,7 @@
}
},
"keywords": [],
"repository": {
"type": "git",
"url": "git+https://github.com/3lang3/rcdoc.git",
"branch": "main",
"package": "./packages/parser"
},
"repository": "https://github.com/3lang3/rcdoc.git",
"license": "MIT",
"author": "3lang3",
"dependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/plugin-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## <small>1.3.1 (2022-04-13)</small>

## 0.0.6

### Patch Changes

- ignore

## 0.0.5

### Patch Changes
Expand Down
9 changes: 2 additions & 7 deletions packages/plugin-react/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
{
"name": "@rcdoc/plugin-react",
"version": "0.0.5",
"repository": {
"type": "git",
"url": "git+https://github.com/3lang3/rcdoc.git",
"branch": "main",
"package": "./packages/plugin-react"
},
"version": "0.0.6",
"repository": "https://github.com/3lang3/rcdoc.git",
"license": "MIT",
"author": "3lang3",
"files": [
Expand Down
7 changes: 7 additions & 0 deletions packages/theme-default/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# mdoc-theme-default

## 0.2.2

### Patch Changes

- Updated dependencies
- @rcdoc/theme@0.1.12

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/theme-default/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rcdoc-theme-default",
"version": "0.2.1",
"version": "0.2.2",
"description": "",
"main": "src/index.tsx",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions packages/theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @mdoc/theme

## 0.1.12

### Patch Changes

- ignore

## 0.1.11

### Patch Changes
Expand Down
9 changes: 2 additions & 7 deletions packages/theme/package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,13 @@
{
"name": "@rcdoc/theme",
"version": "0.1.11",
"version": "0.1.12",
"description": "",
"main": "index.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"repository": {
"type": "git",
"url": "git+https://github.com/3lang3/rcdoc.git",
"branch": "main",
"package": "./packages/theme"
},
"repository": "https://github.com/3lang3/rcdoc.git",
"license": "MIT",
"author": "3lang3",
"dependencies": {
Expand Down
7 changes: 7 additions & 0 deletions packages/vitejs-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @mdoc/vitejs-plugin-react

## 0.2.2

### Patch Changes

- Updated dependencies
- @rcdoc/parser@0.1.10

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vitejs-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rcdoc/vitejs-plugin",
"version": "0.2.1",
"version": "0.2.2",
"description": "A plugin enables you to import a Markdown file as various formats on your [vite](https://github.com/vitejs/vite) project inspirt by [dumi](https://github.com/umijs/dumi).",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down

0 comments on commit 122f435

Please sign in to comment.