Skip to content

Commit

Permalink
Release v0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 1, 2023
1 parent b46cdfd commit 8a35a4d
Show file tree
Hide file tree
Showing 28 changed files with 155 additions and 37 deletions.
19 changes: 0 additions & 19 deletions .changeset/fast-rockets-cry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spotty-queens-punch.md

This file was deleted.

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

## 0.0.9

### Patch Changes

- b46cdfd: fix: runtime exports problem

fix: runtime 文件导出问题

- Updated dependencies [b46cdfd]
- @rspress/core@0.0.9

## 0.0.8

### 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": "rspress",
"version": "0.0.8",
"version": "0.0.9",
"type": "module",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
Expand Down
15 changes: 15 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @rspress/core

## 0.0.9

### Patch Changes

- b46cdfd: fix: runtime exports problem

fix: runtime 文件导出问题

- Updated dependencies [b46cdfd]
- @rspress/plugin-auto-nav-sidebar@0.0.9
- @rspress/plugin-last-updated@0.0.9
- @rspress/plugin-medium-zoom@0.0.9
- @rspress/remark-container@0.0.8
- @rspress/shared@0.0.9

## 0.0.8

### 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": "@rspress/core",
"version": "0.0.8",
"version": "0.0.9",
"description": "The Rspress Documentation Framework",
"bugs": "https://github.com/web-infra-dev/rspress/issues",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/create-rspress/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# create-rspress

## 0.0.9

### Patch Changes

- b46cdfd: fix: runtime exports problem

fix: runtime 文件导出问题

## 0.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-rspress/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-rspress",
"version": "0.0.8",
"version": "0.0.9",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
"module": "./dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/document/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @rspress/docs

## 0.0.9

### Patch Changes

- b46cdfd: fix: runtime exports problem

fix: runtime 文件导出问题

## 0.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/document/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspress/docs",
"version": "0.0.8",
"version": "0.0.9",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
14 changes: 14 additions & 0 deletions packages/modern-plugin-rspress/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @modern-js/plugin-rspress

## 0.0.9

### Patch Changes

- b46cdfd: fix: runtime exports problem

fix: runtime 文件导出问题

- cdd2f91: fix: adjust incorrect types fields
- Updated dependencies [b46cdfd]
- @rspress/core@0.0.9
- @rspress/plugin-api-docgen@0.0.9
- @rspress/plugin-preview@0.0.9

## 0.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/modern-plugin-rspress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"modern",
"modern.js"
],
"version": "0.0.8",
"version": "0.0.9",
"jsnext:source": "./src/index.ts",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/plugin-api-docgen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @rspress/plugin-api-docgen

## 0.0.9

### Patch Changes

- b46cdfd: fix: runtime exports problem

fix: runtime 文件导出问题

- Updated dependencies [b46cdfd]
- @rspress/core@0.0.9

## 0.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-api-docgen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspress/plugin-api-docgen",
"version": "0.0.8",
"version": "0.0.9",
"description": "A plugin for rspress to generate api doc.",
"bugs": "https://github.com/web-infra-dev/rspress/issues",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/plugin-auto-nav-sidebar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @rspress/plugin-auto-sidebar

## 0.0.9

### Patch Changes

- b46cdfd: fix: runtime exports problem

fix: runtime 文件导出问题

- Updated dependencies [b46cdfd]
- [email protected]

## 0.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-auto-nav-sidebar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspress/plugin-auto-nav-sidebar",
"version": "0.0.8",
"version": "0.0.9",
"description": "A plugin for rspress to generate navbar and sidebar config automatically.",
"bugs": "https://github.com/web-infra-dev/rspress/issues",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/plugin-last-updated/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @rspress/plugin-last-updated

## 0.0.9

### Patch Changes

- b46cdfd: fix: runtime exports problem

fix: runtime 文件导出问题

- Updated dependencies [b46cdfd]
- [email protected]

## 0.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-last-updated/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspress/plugin-last-updated",
"version": "0.0.8",
"version": "0.0.9",
"description": "A plugin for rspress to record the last updated time of the doc.",
"bugs": "https://github.com/web-infra-dev/rspress/issues",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/plugin-medium-zoom/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @rspress/plugin-medium-zoom

## 0.0.9

### Patch Changes

- b46cdfd: fix: runtime exports problem

fix: runtime 文件导出问题

- Updated dependencies [b46cdfd]
- [email protected]

## 0.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-medium-zoom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspress/plugin-medium-zoom",
"version": "0.0.8",
"version": "0.0.9",
"description": "A plugin for rspress to zoom images in docs.",
"bugs": "https://github.com/web-infra-dev/rspress/issues",
"repository": {
Expand Down
12 changes: 12 additions & 0 deletions packages/plugin-preview/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @rspress/plugin-preview

## 0.0.9

### Patch Changes

- b46cdfd: fix: runtime exports problem

fix: runtime 文件导出问题

- Updated dependencies [b46cdfd]
- @rspress/core@0.0.9
- @rspress/shared@0.0.9

## 0.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-preview/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspress/plugin-preview",
"version": "0.0.8",
"version": "0.0.9",
"description": "A plugin for rspress to preview the code block in markdown/mdx file.",
"bugs": "https://github.com/web-infra-dev/rspress/issues",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/plugin-typedoc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @rspress/plugin-typedoc

## 0.0.9

### Patch Changes

- b46cdfd: fix: runtime exports problem

fix: runtime 文件导出问题

- Updated dependencies [b46cdfd]
- [email protected]

## 0.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-typedoc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspress/plugin-typedoc",
"version": "0.0.8",
"version": "0.0.9",
"description": "A plugin for rspress to integrate typedoc",
"bugs": "https://github.com/web-infra-dev/rspress/issues",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/remark-container/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @rspress/remark-container

## 0.0.8

### Patch Changes

- b46cdfd: fix: runtime exports problem

fix: runtime 文件导出问题

- Updated dependencies [b46cdfd]
- [email protected]

## 0.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/remark-container/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspress/remark-container",
"version": "0.0.7",
"version": "0.0.8",
"description": "A remark plugin to support container syntax",
"bugs": "https://github.com/web-infra-dev/rspress/issues",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @rspress/shared

## 0.0.9

### Patch Changes

- b46cdfd: fix: runtime exports problem

fix: runtime 文件导出问题

## 0.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspress/shared",
"version": "0.0.8",
"version": "0.0.9",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down

0 comments on commit 8a35a4d

Please sign in to comment.