Skip to content

Commit

Permalink
chore: release v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovamen committed Feb 28, 2021
1 parent 95db5d8 commit 03cbb61
Show file tree
Hide file tree
Showing 12 changed files with 56 additions and 47 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"prettier": "^2.2.1",
"sort-package-json": "^1.48.1",
"vuepress": "^1.8.0",
"vuepress-theme-gungnir": "^0.1.4"
"vuepress-theme-gungnir": "^0.1.5"
},
"useWorkspaces": true
}
10 changes: 5 additions & 5 deletions packages/plugins/baidu-tongji/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
{
"name": "@renovamen/vuepress-plugin-baidu-tongji",
"version": "0.1.1",
"version": "0.1.5",
"description": "A plugin for adding Baidu Tongji to VuePress.",
"author": "Renovamen <[email protected]>",
"main": "index.js",
"keywords": [
"vue",
"vuepress",
Expand All @@ -21,5 +19,7 @@
"url": "git+https://github.com/Renovamen/vuepress-theme-gungnir.git",
"directory": "packages/plugins/baidu-tongji"
},
"license": "MIT"
}
"license": "MIT",
"author": "Renovamen <[email protected]>",
"main": "index.js"
}
8 changes: 4 additions & 4 deletions packages/plugins/chart/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
{
"name": "vuepress-plugin-chart",
"version": "0.1.1",
"version": "0.1.5",
"description": "A plugin for adding Chart.js to VuePress.",
"author": "Renovamen <[email protected]>",
"main": "index.js",
"keywords": [
"vue",
"vuepress",
Expand All @@ -21,7 +19,9 @@
"directory": "packages/plugins/chart"
},
"license": "MIT",
"author": "Renovamen <[email protected]>",
"main": "index.js",
"dependencies": {
"chart.js": "^2.9.4"
}
}
}
8 changes: 4 additions & 4 deletions packages/plugins/katex/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
{
"name": "@renovamen/vuepress-plugin-katex",
"version": "0.1.1",
"version": "0.1.5",
"description": "A plugin for adding Katex to VuePress.",
"author": "Renovamen <[email protected]>",
"main": "index.js",
"keywords": [
"vue",
"vuepress",
Expand All @@ -22,7 +20,9 @@
"directory": "packages/plugins/katex"
},
"license": "MIT",
"author": "Renovamen <[email protected]>",
"main": "index.js",
"dependencies": {
"katex": "^0.12.0"
}
}
}
8 changes: 4 additions & 4 deletions packages/plugins/md-plus/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
{
"name": "@renovamen/vuepress-plugin-md-plus",
"version": "0.1.1",
"version": "0.1.5",
"description": "A plugin for enhancing Markdown in VuePress.",
"author": "Renovamen <[email protected]>",
"main": "index.js",
"keywords": [
"vue",
"vuepress",
Expand All @@ -22,8 +20,10 @@
"directory": "packages/plugins/md-plus"
},
"license": "MIT",
"author": "Renovamen <[email protected]>",
"main": "index.js",
"dependencies": {
"markdown-it-footnote": "^3.0.2",
"markdown-it-mark": "^3.0.0"
}
}
}
8 changes: 4 additions & 4 deletions packages/plugins/mermaid/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
{
"name": "@renovamen/vuepress-plugin-mermaid",
"version": "0.1.0",
"version": "0.1.5",
"description": "A plugin for adding Mermaid to VuePress.",
"author": "Renovamen <[email protected]>",
"main": "index.js",
"keywords": [
"vue",
"vuepress",
Expand All @@ -20,7 +18,9 @@
"directory": "packages/plugins/mermaid"
},
"license": "MIT",
"author": "Renovamen <[email protected]>",
"main": "index.js",
"dependencies": {
"mermaid": "^8.9.0"
}
}
}
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.2",
"version": "0.1.5",
"description": "A plugin for displaying the number of words and how long a post takes to read in VuePress.",
"keywords": [
"vue",
Expand Down
8 changes: 4 additions & 4 deletions packages/plugins/roughviz/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
{
"name": "vuepress-plugin-roughviz",
"version": "0.1.0",
"version": "0.1.5",
"description": "A plugin for adding roughViz.js to VuePress.",
"author": "Renovamen <[email protected]>",
"main": "index.js",
"keywords": [
"vue",
"vuepress",
Expand All @@ -22,7 +20,9 @@
"directory": "packages/plugins/roughviz"
},
"license": "MIT",
"author": "Renovamen <[email protected]>",
"main": "index.js",
"dependencies": {
"rough-viz": "^1.0.6"
}
}
}
6 changes: 3 additions & 3 deletions packages/plugins/rss/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
{
"name": "@renovamen/vuepress-plugin-rss",
"version": "0.1.1",
"version": "0.1.5",
"description": "A plugin for adding RSS to vuepress-theme-gungnir.",
"author": "Renovamen <[email protected]>",
"main": "index.js",
"keywords": [
"vue",
"vuepress",
Expand All @@ -20,6 +18,8 @@
"directory": "packages/plugins/rss"
},
"license": "MIT",
"author": "Renovamen <[email protected]>",
"main": "index.js",
"dependencies": {
"chalk": "^4.1.0",
"fs-extra": "^9.1.0",
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.4",
"version": "0.1.5",
"description": "Gungnir is a blog theme for VuePress.",
"keywords": [
"vuepress",
Expand All @@ -19,22 +19,22 @@
"author": "Renovamen <[email protected]>",
"main": "index.js",
"dependencies": {
"@renovamen/vuepress-plugin-baidu-tongji": "^0.1.1",
"@renovamen/vuepress-plugin-katex": "^0.1.1",
"@renovamen/vuepress-plugin-md-plus": "^0.1.1",
"@renovamen/vuepress-plugin-mermaid": "^0.1.0",
"@renovamen/vuepress-plugin-reading-time": "^0.1.2",
"@renovamen/vuepress-plugin-rss": "^0.1.1",
"@renovamen/vuepress-plugin-baidu-tongji": "^0.1.5",
"@renovamen/vuepress-plugin-katex": "^0.1.5",
"@renovamen/vuepress-plugin-md-plus": "^0.1.5",
"@renovamen/vuepress-plugin-mermaid": "^0.1.5",
"@renovamen/vuepress-plugin-reading-time": "^0.1.5",
"@renovamen/vuepress-plugin-rss": "^0.1.5",
"@vssue/api-github-v3": "^1.4.7",
"@vssue/vuepress-plugin-vssue": "^1.4.7",
"@vuepress/plugin-blog": "1.9.4",
"@vuepress/plugin-google-analytics": "^1.8.0",
"markdown-it-chain": "^1.3.0",
"md5": "2.3.0",
"oh-vue-icons": "^0.1.8",
"vuepress-plugin-chart": "^0.1.1",
"oh-vue-icons": "^0.1.11",
"vuepress-plugin-chart": "^0.1.5",
"vuepress-plugin-container": "^2.1.5",
"vuepress-plugin-roughviz": "^0.1.0",
"vuepress-plugin-roughviz": "^0.1.5",
"vuepress-plugin-smooth-scroll": "^0.0.10"
},
"peerDependencies": {
Expand Down
11 changes: 11 additions & 0 deletions scripts/publish.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
for dir in ./packages/plugins/*
do
if [ -d $dir ]
then
echo Trying to publish $dir ...
(cd $dir; npm publish --access=public)
fi
done

cd ./packages/theme-gungnir
npm publish
12 changes: 5 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2958,7 +2958,7 @@ core-js-compat@^3.6.5, core-js-compat@^3.8.0:
browserslist "^4.16.1"
semver "7.0.0"

core-js@^3.4.4, core-js@^3.6.1, core-js@^3.6.4, core-js@^3.6.5:
core-js@^3.6.1, core-js@^3.6.4, core-js@^3.6.5:
version "3.8.3"
resolved "https://registry.npm.taobao.org/core-js/download/core-js-3.8.3.tgz?cache=0&sync_timestamp=1611038902573&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcore-js%2Fdownload%2Fcore-js-3.8.3.tgz#c21906e1f14f3689f93abcc6e26883550dd92dd0"
integrity sha1-whkG4fFPNon5OrzG4miDVQ3ZLdA=
Expand Down Expand Up @@ -6979,12 +6979,10 @@ obuf@^1.0.0, obuf@^1.1.2:
resolved "https://registry.npm.taobao.org/obuf/download/obuf-1.1.2.tgz#09bea3343d41859ebd446292d11c9d4db619084e"
integrity sha1-Cb6jND1BhZ69RGKS0RydTbYZCE4=

oh-vue-icons@^0.1.8:
version "0.1.8"
resolved "https://registry.npm.taobao.org/oh-vue-icons/download/oh-vue-icons-0.1.8.tgz#eecba4c3b3651b8af1d54d5cc620f5e69aa72d05"
integrity sha1-7sukw7NlG4rx1U1cxiD15pqnLQU=
dependencies:
core-js "^3.4.4"
oh-vue-icons@^0.1.11:
version "0.1.11"
resolved "https://registry.npm.taobao.org/oh-vue-icons/download/oh-vue-icons-0.1.11.tgz?cache=0&sync_timestamp=1614401873752&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Foh-vue-icons%2Fdownload%2Foh-vue-icons-0.1.11.tgz#554b398bba877e2f1a22310f7a6edbccf06117cd"
integrity sha1-VUs5i7qHfi8aIjEPem7bzPBhF80=

on-finished@~2.3.0:
version "2.3.0"
Expand Down

1 comment on commit 03cbb61

@vercel
Copy link

@vercel vercel bot commented on 03cbb61 Feb 28, 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.