From de482960ccba4eb06154ca4d540ca480625851d4 Mon Sep 17 00:00:00 2001 From: Renovamen Date: Thu, 4 Feb 2021 22:27:32 +0800 Subject: [PATCH] chore: release v0.1.4 --- example/.vuepress/configs/nav/en.js | 2 +- example/.vuepress/configs/nav/zh.js | 2 +- package.json | 2 +- packages/theme-gungnir/package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/example/.vuepress/configs/nav/en.js b/example/.vuepress/configs/nav/en.js index f5121b72..e555b8b5 100644 --- a/example/.vuepress/configs/nav/en.js +++ b/example/.vuepress/configs/nav/en.js @@ -20,7 +20,7 @@ module.exports = [ icon: 'fa-book' }, { - text: 'v0.1.3', + text: 'v0.1.4', icon: 'fa-github', items: [ { diff --git a/example/.vuepress/configs/nav/zh.js b/example/.vuepress/configs/nav/zh.js index b5005996..774a33e6 100644 --- a/example/.vuepress/configs/nav/zh.js +++ b/example/.vuepress/configs/nav/zh.js @@ -20,7 +20,7 @@ module.exports = [ icon: 'fa-book' }, { - text: 'v0.1.3', + text: 'v0.1.4', icon: 'fa-github', items: [ { diff --git a/package.json b/package.json index b9791abe..c111094f 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "lint-staged": "^10.5.3", "sort-package-json": "^1.48.1", "vuepress": "^1.8.0", - "vuepress-theme-gungnir": "^0.1.3" + "vuepress-theme-gungnir": "^0.1.4" }, "useWorkspaces": true } diff --git a/packages/theme-gungnir/package.json b/packages/theme-gungnir/package.json index af47f0b0..c13afc9f 100644 --- a/packages/theme-gungnir/package.json +++ b/packages/theme-gungnir/package.json @@ -1,6 +1,6 @@ { "name": "vuepress-theme-gungnir", - "version": "0.1.3", + "version": "0.1.4", "description": "Gungnir is a blog theme for VuePress.", "keywords": [ "vuepress",