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

Commit b8c8ca5

Browse files
committed
chore: changelog
1 parent 42118a3 commit b8c8ca5

File tree

1 file changed

+110
-0
lines changed

1 file changed

+110
-0
lines changed

CHANGELOG.md

Lines changed: 110 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,110 @@
1+
## [1.2.1](https://github.com/ulivz/vuepress-theme-blog/compare/v1.2.0...v1.2.1) (2019-06-23)
2+
3+
4+
### Bug Fixes
5+
6+
* bump blog plugin to 1.2.1 fix filter bug ([eab7fdd](https://github.com/ulivz/vuepress-theme-blog/commit/eab7fdd))
7+
8+
9+
10+
# [1.2.0](https://github.com/ulivz/vuepress-theme-blog/compare/v1.1.0...v1.2.0) (2019-06-22)
11+
12+
13+
### Features
14+
15+
* paginationComponent option - ability to cutom pagination component ([5518887](https://github.com/ulivz/vuepress-theme-blog/commit/5518887))
16+
17+
18+
19+
# [1.1.0](https://github.com/ulivz/vuepress-theme-blog/compare/v1.0.1...v1.1.0) (2019-06-12)
20+
21+
22+
23+
## [1.0.1](https://github.com/ulivz/vuepress-theme-blog/compare/v1.0.0...v1.0.1) (2019-06-09)
24+
25+
26+
### Features
27+
28+
* pwa option (defaults to false) ([6a5c282](https://github.com/ulivz/vuepress-theme-blog/commit/6a5c282))
29+
30+
31+
32+
# [1.0.0](https://github.com/ulivz/vuepress-theme-blog/compare/v1.0.0-beta.6...v1.0.0) (2019-06-09)
33+
34+
35+
### Features
36+
37+
* bump deps ([d5468d4](https://github.com/ulivz/vuepress-theme-blog/commit/d5468d4))
38+
* enhance the styls of SW-Update Popup ([#2](https://github.com/ulivz/vuepress-theme-blog/issues/2)) ([25d644f](https://github.com/ulivz/vuepress-theme-blog/commit/25d644f))
39+
40+
41+
42+
# [1.0.0-beta.6](https://github.com/ulivz/vuepress-theme-blog/compare/v1.0.0-beta.5...v1.0.0-beta.6) (2019-06-06)
43+
44+
45+
### Features
46+
47+
* CSS Fixes and adjustments ([#1](https://github.com/ulivz/vuepress-theme-blog/issues/1)) ([066c1fd](https://github.com/ulivz/vuepress-theme-blog/commit/066c1fd))
48+
49+
50+
51+
# [1.0.0-beta.5](https://github.com/ulivz/vuepress-theme-blog/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2019-06-05)
52+
53+
54+
### Features
55+
56+
* enhance styles ([19e3841](https://github.com/ulivz/vuepress-theme-blog/commit/19e3841))
57+
58+
59+
60+
# [1.0.0-beta.4](https://github.com/ulivz/vuepress-theme-blog/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2019-06-05)
61+
62+
63+
### Features
64+
65+
* enhance the styles ([0a2c067](https://github.com/ulivz/vuepress-theme-blog/commit/0a2c067))
66+
* summary & summary option ([7f07a8b](https://github.com/ulivz/vuepress-theme-blog/commit/7f07a8b))
67+
* using GlobalLayout to simplify implementation ([8c89670](https://github.com/ulivz/vuepress-theme-blog/commit/8c89670))
68+
69+
70+
71+
# [1.0.0-beta.3](https://github.com/ulivz/vuepress-theme-blog/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2019-06-04)
72+
73+
74+
### Bug Fixes
75+
76+
* Cannot read property 'trim' of undefined ([0327584](https://github.com/ulivz/vuepress-theme-blog/commit/0327584))
77+
78+
79+
80+
# [1.0.0-beta.2](https://github.com/ulivz/vuepress-theme-blog/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2019-06-04)
81+
82+
83+
### Bug Fixes
84+
85+
* cannot resolve plugin "blog" ([ac30f96](https://github.com/ulivz/vuepress-theme-blog/commit/ac30f96))
86+
87+
88+
89+
# [1.0.0-beta.1](https://github.com/ulivz/vuepress-theme-blog/compare/v1.0.0-alpha.49...v1.0.0-beta.1) (2019-06-04)
90+
91+
92+
93+
# [1.0.0-alpha.49](https://github.com/ulivz/vuepress-theme-blog/compare/v1.0.0-alpha.48...v1.0.0-alpha.49) (2019-06-03)
94+
95+
96+
### Bug Fixes
97+
98+
* add missing deps ([358c5be](https://github.com/ulivz/vuepress-theme-blog/commit/358c5be))
99+
100+
101+
102+
# [1.0.0-alpha.48](https://github.com/ulivz/vuepress-theme-blog/compare/f103ce9...v1.0.0-alpha.48) (2019-06-03)
103+
104+
105+
### Features
106+
107+
* init ([f103ce9](https://github.com/ulivz/vuepress-theme-blog/commit/f103ce9))
108+
109+
110+

0 commit comments

Comments
 (0)