Skip to content

Commit 0539a42

Browse files
committed
Bump v1.3.1
1 parent cecdae4 commit 0539a42

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All the changes made to Showcase theme for Hugo.
44

5+
## v1.3.1 - 2021-11-28
6+
7+
### Added
8+
9+
- Adding xing support to social icons - #15
10+
- Fix: Adding missing whitespace between label and language in single page - #16
11+
- Fix: Readable Lastmod - #17
12+
513
## v1.3.0 - 2021-10-27
614

715
### Added

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "blist",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Blist is a clean and fast blog theme for your Hugo site.",
55
"main": "index.js",
66
"repository": "https://github.com/apvarun/blist-hugo-theme",

0 commit comments

Comments
 (0)