Skip to content

Commit 7781fc2

Browse files
committed
chore: release v3.0.0
1 parent 2d66e7e commit 7781fc2

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

packages/plugin-changelog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nullbot/docusaurus-plugin-changelog",
3-
"version": "2.1.8",
3+
"version": "3.0.0",
44
"description": "DocMenu plugin for Nonepress theme",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

packages/plugin-docsmenu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nullbot/docusaurus-plugin-docsmenu",
3-
"version": "2.1.8",
3+
"version": "3.0.0",
44
"description": "DocMenu plugin for Nonepress theme",
55
"main": "lib/index.js",
66
"exports": {

packages/plugin-getsidebar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nullbot/docusaurus-plugin-getsidebar",
3-
"version": "2.1.8",
3+
"version": "3.0.0",
44
"description": "GetSidebar plugin for Nonepress theme",
55
"main": "lib/index.js",
66
"sideEffects": false,

packages/preset-nonepress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nullbot/docusaurus-preset-nonepress",
3-
"version": "2.1.8",
3+
"version": "3.0.0",
44
"description": "The presets for Nonepress theme",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

packages/theme-nonepress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nullbot/docusaurus-theme-nonepress",
3-
"version": "2.1.8",
3+
"version": "3.0.0",
44
"description": "Nonepress theme for Docusaurus",
55
"main": "lib/index.js",
66
"types": "src/types.d.ts",

packages/tsconfig/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nullbot/docusaurus-tsconfig",
3-
"version": "2.1.8",
3+
"version": "3.0.0",
44
"description": "Docusaurus base TypeScript configuration.",
55
"main": "tsconfig.json",
66
"publishConfig": {

0 commit comments

Comments
 (0)