Skip to content

Commit

Permalink
[Release] bump to v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
huangyuzhang committed May 12, 2019
1 parent c56909a commit 0bf27cc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## [v0.2.1](https://github.com/huangyuzhang/Fizzy-Theme/releases/tag/v0.2.1) (2019.05.12)
This release fixed some minor bugs caused from v0.2.0
- **listing**: [card] styling for posts without a featured image
- **post**: [code block]fixed the conflict caused by bulma and Prismjs
- **post**: [previous & next post card] styling for posts without a featured image

## [v0.2.0](https://github.com/huangyuzhang/Fizzy-Theme/releases/tag/v0.2.0) (2019.05.11)
### NEW
- **post**: featured label for featured-post (close: [#4](../../issues/4))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fizzy",
"description": "A tasty blogging theme for Ghost.",
"version": "0.2.0",
"version": "0.2.1",
"author": {
"name": "Yuzhang Huang",
"email": "[email protected]"
Expand Down

0 comments on commit 0bf27cc

Please sign in to comment.