Skip to content

Commit 65d919e

Browse files
author
reco_luan
committed
v1.4.7
1 parent 2a1cfd5 commit 65d919e

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
@@ -2,7 +2,7 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "1.4.6",
5+
"version": "1.4.7",
66
"npmClient": "yarn",
77
"useWorkspaces": true
88
}

packages/@vuepress-reco/vuepress-plugin-pagation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress-reco/vuepress-plugin-pagation",
3-
"version": "1.4.6",
3+
"version": "1.4.7",
44
"description": "Pagation plugin for vuepress-theme-reco or other vuepress theme",
55
"keywords": [
66
"vuepress-theme-reco",

packages/vuepress-theme-reco/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuepress-theme-reco",
3-
"version": "1.4.6",
3+
"version": "1.4.7",
44
"description": "A simple and beautiful vuepress Blog & Doc theme.",
55
"keywords": [
66
"vuepress",
@@ -22,7 +22,7 @@
2222
"@vuepress-reco/vuepress-plugin-back-to-top": "^1.4.0",
2323
"@vuepress-reco/vuepress-plugin-comments": "^1.4.6",
2424
"@vuepress-reco/vuepress-plugin-loading-page": "^1.4.0",
25-
"@vuepress-reco/vuepress-plugin-pagation": "^1.4.6",
25+
"@vuepress-reco/vuepress-plugin-pagation": "^1.4.7",
2626
"@vuepress/plugin-blog": "1.9.2",
2727
"@vuepress/plugin-medium-zoom": "1.5.0",
2828
"docsearch.js": "2.6.3",

0 commit comments

Comments
 (0)