Skip to content

Commit 3a353ad

Browse files
author
reco_luan
committed
v1.5.4
1 parent 764ecef commit 3a353ad

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.5.3",
5+
"version": "1.5.4",
66
"npmClient": "yarn",
77
"useWorkspaces": true
88
}

packages/@vuepress-reco/vuepress-plugin-back-to-top/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-back-to-top",
3-
"version": "1.4.0",
3+
"version": "1.5.4",
44
"description": "Back-to-top 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.5.3",
3+
"version": "1.5.4",
44
"description": "A simple and beautiful vuepress Blog & Doc theme.",
55
"keywords": [
66
"vuepress",
@@ -19,7 +19,7 @@
1919
"author": "reco_luan",
2020
"main": "index.js",
2121
"dependencies": {
22-
"@vuepress-reco/vuepress-plugin-back-to-top": "^1.4.0",
22+
"@vuepress-reco/vuepress-plugin-back-to-top": "^1.5.4",
2323
"@vuepress-reco/vuepress-plugin-comments": "^1.4.6",
2424
"@vuepress-reco/vuepress-plugin-loading-page": "^1.4.0",
2525
"@vuepress-reco/vuepress-plugin-pagation": "^1.4.7",

0 commit comments

Comments
 (0)