Skip to content

Commit

Permalink
chore(release): 5.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.1.0](V5.0.1...V5.1.0) (2019-12-05)

### Bug Fixes

* **applause:** applause_button tag does not auto close ([d37e691](d37e691))
* **typography:** make headings align to the left instead of justify ([101285e](101285e))

### Features

* **applause:** add option to set applause_button_id ([8eda9a4](8eda9a4))
* **applause:** add support for applause button ([e4872fd](e4872fd)), closes [#532](#532)
* **applause:** simplify filter option ([9f8b60f](9f8b60f))
  • Loading branch information
semantic-release-bot committed Dec 5, 2019
1 parent 8d20ec3 commit d20c95f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [5.1.0](https://github.com/Pelican-Elegant/elegant/compare/V5.0.1...V5.1.0) (2019-12-05)

### Bug Fixes

- **applause:** applause_button tag does not auto close ([d37e691](https://github.com/Pelican-Elegant/elegant/commit/d37e691e0592bded8dd42531ceacfa61147ad078))
- **typography:** make headings align to the left instead of justify ([101285e](https://github.com/Pelican-Elegant/elegant/commit/101285e0884ea365e9e3272e6f914fe373fa27fb))

### Features

- **applause:** add option to set applause_button_id ([8eda9a4](https://github.com/Pelican-Elegant/elegant/commit/8eda9a4cc7c588ff09a520e9f7fa183d1fb11031))
- **applause:** add support for applause button ([e4872fd](https://github.com/Pelican-Elegant/elegant/commit/e4872fd558964c3007c516fc616314c88de49eef)), closes [#532](https://github.com/Pelican-Elegant/elegant/issues/532)
- **applause:** simplify filter option ([9f8b60f](https://github.com/Pelican-Elegant/elegant/commit/9f8b60fc3cbc08e7e21cef08f7e44658131677dd))

## [5.0.1](https://github.com/Pelican-Elegant/elegant/compare/V5.0.0...V5.0.1) (2019-12-04)

### Bug Fixes
Expand Down

0 comments on commit d20c95f

Please sign in to comment.