Skip to content

Commit

Permalink
1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kei Son committed Jul 30, 2018
1 parent 489285f commit 93bcf88
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<a name="1.5.1"></a>
## [1.5.1](https://github.com/heycalmdown/miniseminar/compare/v1.5.0...v1.5.1) (2018-07-30)


### Bug Fixes

* can't show attached images if context has given ([292fb59](https://github.com/heycalmdown/miniseminar/commit/292fb59))
* styled text with ⏎ in a <li> fails ([2a2cfad](https://github.com/heycalmdown/miniseminar/commit/2a2cfad)), closes [#31](https://github.com/heycalmdown/miniseminar/issues/31)



<a name="1.5.0"></a>
# [1.5.0](https://github.com/heycalmdown/miniseminar/compare/v1.4.0...v1.5.0) (2017-08-17)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "miniseminar",
"version": "1.5.0",
"version": "1.5.1",
"private": true,
"scripts": {
"start": "node ./bin/www",
Expand Down

0 comments on commit 93bcf88

Please sign in to comment.