Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.20.0 #1064

Merged
merged 1 commit into from
May 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/sour-carpets-relate.md

This file was deleted.

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": "1.19.2",
"version": "1.20.0",
"type": "module",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
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": "1.19.2",
"version": "1.20.0",
"description": "The Rspress Documentation Framework",
"bugs": "https://github.com/web-infra-dev/rspress/issues",
"repository": {
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": "1.19.2",
"version": "1.20.0",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
"module": "./dist/index.js",
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": "1.19.2",
"version": "1.20.0",
"description": "",
"main": "index.js",
"scripts": {
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": "1.19.2",
"version": "1.20.0",
"jsnext:source": "./src/index.ts",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
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": "1.19.2",
"version": "1.20.0",
"description": "A plugin for rspress to generate api doc.",
"bugs": "https://github.com/web-infra-dev/rspress/issues",
"repository": {
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": "1.19.2",
"version": "1.20.0",
"description": "A plugin for rspress to generate navbar and sidebar config automatically.",
"bugs": "https://github.com/web-infra-dev/rspress/issues",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-container-syntax/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspress/plugin-container-syntax",
"version": "1.19.2",
"version": "1.20.0",
"description": "A remark plugin to support container syntax",
"bugs": "https://github.com/web-infra-dev/rspress/issues",
"repository": {
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": "1.19.2",
"version": "1.20.0",
"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
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": "1.19.2",
"version": "1.20.0",
"description": "A plugin for rspress to zoom images in docs.",
"bugs": "https://github.com/web-infra-dev/rspress/issues",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-playground/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspress/plugin-playground",
"version": "1.19.2",
"version": "1.20.0",
"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
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": "1.19.2",
"version": "1.20.0",
"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
2 changes: 1 addition & 1 deletion packages/plugin-rss/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspress/plugin-rss",
"version": "1.19.2",
"version": "1.20.0",
"description": "A plugin for rss generation for rspress",
"bugs": "https://github.com/web-infra-dev/rspress/issues",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-shiki/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspress/plugin-shiki",
"version": "1.19.2",
"version": "1.20.0",
"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
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": "1.19.2",
"version": "1.20.0",
"description": "A plugin for rspress to integrate typedoc",
"bugs": "https://github.com/web-infra-dev/rspress/issues",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspress/runtime",
"version": "1.19.2",
"version": "1.20.0",
"description": "The Runtime of Rspress Documentation Framework",
"bugs": "https://github.com/web-infra-dev/rspress/issues",
"repository": {
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": "1.19.2",
"version": "1.20.0",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
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": "@rspress/theme-default",
"version": "1.19.2",
"version": "1.20.0",
"description": "The Default Theme of Rspress Documentation Framework",
"bugs": "https://github.com/web-infra-dev/rspress/issues",
"repository": {
Expand Down
Loading