Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit d0345fc

Browse files
committed
chore: do not publish docs
1 parent b9bad54 commit d0345fc

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.1.1](https://github.com/ulivz/vuepress-plugin-blog/compare/v1.1.0...v1.1.1) (2019-06-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **$components:** SimplePagination doesn't work ([5622380](https://github.com/ulivz/vuepress-plugin-blog/commit/5622380))
7+
* **$components:** SimplePagination missed styles ([a2c1944](https://github.com/ulivz/vuepress-plugin-blog/commit/a2c1944))
8+
9+
10+
111
# [1.1.0](https://github.com/ulivz/vuepress-plugin-blog/compare/v1.0.0...v1.1.0) (2019-06-14)
212

313

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"main": "lib/node/index.js",
2020
"files": [
2121
"lib",
22-
"docs",
2322
"types"
2423
],
2524
"repository": {

0 commit comments

Comments
 (0)