Skip to content

Commit 6e108f6

Browse files
author
Pete Davis
committed
0.5.2
1 parent c56fe19 commit 6e108f6

File tree

3 files changed

+60
-3
lines changed

3 files changed

+60
-3
lines changed

CHANGELOG.md

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,60 @@
1+
## [0.5.2](https://github.com/petedavisdev/vuepress-theme-base/compare/0.5.0...0.5.2) (2021-06-24)
2+
3+
4+
### Features
5+
6+
* PostList ([#12](https://github.com/petedavisdev/vuepress-theme-base/issues/12)) ([#20](https://github.com/petedavisdev/vuepress-theme-base/issues/20)) ([dabe2ff](https://github.com/petedavisdev/vuepress-theme-base/commit/dabe2ff2a2785b8d4ff5771e8038671a47f69f22))
7+
8+
9+
10+
# [0.5.0](https://github.com/petedavisdev/vuepress-theme-base/compare/0.4.0...0.5.0) (2020-10-03)
11+
12+
13+
### Features
14+
15+
* header improvements, skip link and logo ([#18](https://github.com/petedavisdev/vuepress-theme-base/issues/18)) ([#19](https://github.com/petedavisdev/vuepress-theme-base/issues/19)) ([c5be2cb](https://github.com/petedavisdev/vuepress-theme-base/commit/c5be2cb4783838a981119fbdfec18e1182d6b161))
16+
* PostList improvements ([#12](https://github.com/petedavisdev/vuepress-theme-base/issues/12)) ([#13](https://github.com/petedavisdev/vuepress-theme-base/issues/13)) ([2753963](https://github.com/petedavisdev/vuepress-theme-base/commit/27539633d80b8f827959902299fb8a9036c4666a))
17+
18+
19+
20+
## [0.5.2](https://github.com/petedavisdev/vuepress-theme-base/compare/0.5.0...0.5.2) (2021-06-24)
21+
22+
23+
### Features
24+
25+
* PostList ([#12](https://github.com/petedavisdev/vuepress-theme-base/issues/12)) ([#20](https://github.com/petedavisdev/vuepress-theme-base/issues/20)) ([dabe2ff](https://github.com/petedavisdev/vuepress-theme-base/commit/dabe2ff2a2785b8d4ff5771e8038671a47f69f22))
26+
27+
28+
29+
# [0.5.0](https://github.com/petedavisdev/vuepress-theme-base/compare/0.4.0...0.5.0) (2020-10-03)
30+
31+
32+
### Features
33+
34+
* header improvements, skip link and logo ([#18](https://github.com/petedavisdev/vuepress-theme-base/issues/18)) ([#19](https://github.com/petedavisdev/vuepress-theme-base/issues/19)) ([c5be2cb](https://github.com/petedavisdev/vuepress-theme-base/commit/c5be2cb4783838a981119fbdfec18e1182d6b161))
35+
* PostList improvements ([#12](https://github.com/petedavisdev/vuepress-theme-base/issues/12)) ([#13](https://github.com/petedavisdev/vuepress-theme-base/issues/13)) ([2753963](https://github.com/petedavisdev/vuepress-theme-base/commit/27539633d80b8f827959902299fb8a9036c4666a))
36+
37+
38+
39+
## [0.5.2](https://github.com/petedavisdev/vuepress-theme-base/compare/0.5.0...0.5.2) (2021-06-24)
40+
41+
42+
### Features
43+
44+
* PostList ([#12](https://github.com/petedavisdev/vuepress-theme-base/issues/12)) ([#20](https://github.com/petedavisdev/vuepress-theme-base/issues/20)) ([dabe2ff](https://github.com/petedavisdev/vuepress-theme-base/commit/dabe2ff2a2785b8d4ff5771e8038671a47f69f22))
45+
46+
47+
48+
# [0.5.0](https://github.com/petedavisdev/vuepress-theme-base/compare/0.4.0...0.5.0) (2020-10-03)
49+
50+
51+
### Features
52+
53+
* header improvements, skip link and logo ([#18](https://github.com/petedavisdev/vuepress-theme-base/issues/18)) ([#19](https://github.com/petedavisdev/vuepress-theme-base/issues/19)) ([c5be2cb](https://github.com/petedavisdev/vuepress-theme-base/commit/c5be2cb4783838a981119fbdfec18e1182d6b161))
54+
* PostList improvements ([#12](https://github.com/petedavisdev/vuepress-theme-base/issues/12)) ([#13](https://github.com/petedavisdev/vuepress-theme-base/issues/13)) ([2753963](https://github.com/petedavisdev/vuepress-theme-base/commit/27539633d80b8f827959902299fb8a9036c4666a))
55+
56+
57+
158
## [0.5.1](https://github.com/petedavisdev/vuepress-theme-base/compare/0.5.0...v0.5.1) (2020-11-18)
259

360

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuepress-theme-base",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "If you want to create your own VuePress themes, fork the repo!",
55
"keywords": [
66
"VuePress",

0 commit comments

Comments
 (0)