Skip to content

Commit

Permalink
chore: release v0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovamen committed Jun 16, 2021
1 parent ed89314 commit 5f40ad6
Show file tree
Hide file tree
Showing 11 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"prettier": "^2.3.0",
"sort-package-json": "^1.50.0",
"vuepress": "^1.8.2",
"vuepress-theme-gungnir": "^0.1.7"
"vuepress-theme-gungnir": "^0.1.8"
},
"useWorkspaces": true
}
2 changes: 1 addition & 1 deletion packages/plugins/baidu-tongji/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@renovamen/vuepress-plugin-baidu-tongji",
"version": "0.1.7",
"version": "0.1.8",
"description": "A plugin for adding Baidu Tongji to VuePress.",
"keywords": [
"vue",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/chart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vuepress-plugin-chart",
"version": "0.1.7",
"version": "0.1.8",
"description": "A plugin for adding Chart.js to VuePress.",
"keywords": [
"vue",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/katex/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@renovamen/vuepress-plugin-katex",
"version": "0.1.7",
"version": "0.1.8",
"description": "A plugin for adding Katex to VuePress.",
"keywords": [
"vue",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/markmap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vuepress-plugin-markmap",
"version": "0.1.7",
"version": "0.1.8",
"description": "A plugin for adding markmap to VuePress to visualize your Markdown as mindmaps.",
"keywords": [
"vue",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/md-plus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@renovamen/vuepress-plugin-md-plus",
"version": "0.1.7",
"version": "0.1.8",
"description": "A plugin for enhancing Markdown in VuePress.",
"keywords": [
"vue",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/mermaid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@renovamen/vuepress-plugin-mermaid",
"version": "0.1.7",
"version": "0.1.8",
"description": "A plugin for adding Mermaid to VuePress.",
"keywords": [
"vue",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/reading-time/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@renovamen/vuepress-plugin-reading-time",
"version": "0.1.7",
"version": "0.1.8",
"description": "A plugin for displaying the number of words and how long a post takes to read in VuePress.",
"keywords": [
"vue",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/roughviz/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vuepress-plugin-roughviz",
"version": "0.1.7",
"version": "0.1.8",
"description": "A plugin for adding roughViz.js to VuePress.",
"keywords": [
"vue",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/rss/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@renovamen/vuepress-plugin-rss",
"version": "0.1.7",
"version": "0.1.8",
"description": "A plugin for adding RSS to vuepress-theme-gungnir.",
"keywords": [
"vue",
Expand Down
20 changes: 10 additions & 10 deletions packages/theme-gungnir/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vuepress-theme-gungnir",
"version": "0.1.7",
"version": "0.1.8",
"description": "Gungnir is a blog theme for VuePress.",
"keywords": [
"vuepress",
Expand All @@ -24,23 +24,23 @@
"author": "Renovamen <[email protected]>",
"main": "index.js",
"dependencies": {
"@renovamen/vuepress-plugin-baidu-tongji": "^0.1.7",
"@renovamen/vuepress-plugin-katex": "^0.1.7",
"@renovamen/vuepress-plugin-md-plus": "^0.1.7",
"@renovamen/vuepress-plugin-mermaid": "^0.1.7",
"@renovamen/vuepress-plugin-reading-time": "^0.1.7",
"@renovamen/vuepress-plugin-rss": "^0.1.7",
"@renovamen/vuepress-plugin-baidu-tongji": "^0.1.8",
"@renovamen/vuepress-plugin-katex": "^0.1.8",
"@renovamen/vuepress-plugin-md-plus": "^0.1.8",
"@renovamen/vuepress-plugin-mermaid": "^0.1.8",
"@renovamen/vuepress-plugin-reading-time": "^0.1.8",
"@renovamen/vuepress-plugin-rss": "^0.1.8",
"@vssue/api-github-v3": "^1.4.7",
"@vssue/vuepress-plugin-vssue": "^1.4.8",
"@vuepress/plugin-blog": "1.9.4",
"@vuepress/plugin-google-analytics": "^1.8.2",
"markdown-it-chain": "^1.3.0",
"md5": "2.3.0",
"oh-vue-icons": "^0.4.3",
"vuepress-plugin-chart": "^0.1.7",
"vuepress-plugin-chart": "^0.1.8",
"vuepress-plugin-container": "^2.1.5",
"vuepress-plugin-markmap": "^0.1.7",
"vuepress-plugin-roughviz": "^0.1.7",
"vuepress-plugin-markmap": "^0.1.8",
"vuepress-plugin-roughviz": "^0.1.8",
"vuepress-plugin-smooth-scroll": "^0.0.10"
},
"peerDependencies": {
Expand Down

1 comment on commit 5f40ad6

@vercel
Copy link

@vercel vercel bot commented on 5f40ad6 Jun 16, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.