Skip to content

Commit b170bf6

Browse files
committed
🔖 release v3.0.0
1 parent 7781fc2 commit b170bf6

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.1.8",
2+
"version": "3.0.0",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
55
"useNx": false,

packages/preset-nonepress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@docusaurus/theme-common": "3.5.2",
3131
"@docusaurus/theme-search-algolia": "3.5.2",
3232
"@docusaurus/types": "3.5.2",
33-
"@nullbot/docusaurus-theme-nonepress": "^2.1.8"
33+
"@nullbot/docusaurus-theme-nonepress": "^3.0.0"
3434
},
3535
"peerDependencies": {
3636
"react": "^18.0.0",

packages/theme-nonepress/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
"@fortawesome/free-solid-svg-icons": "^6.4.0",
5656
"@fortawesome/react-fontawesome": "^0.2.0",
5757
"@mdx-js/react": "^3.0.0",
58-
"@nullbot/docusaurus-plugin-docsmenu": "^2.1.8",
59-
"@nullbot/docusaurus-plugin-getsidebar": "^2.1.8",
58+
"@nullbot/docusaurus-plugin-docsmenu": "^3.0.0",
59+
"@nullbot/docusaurus-plugin-getsidebar": "^3.0.0",
6060
"@tailwindcss/typography": "^0.5.0",
6161
"autoprefixer": "^10.3.1",
6262
"clsx": "^2.0.0",

0 commit comments

Comments
 (0)