Skip to content

Commit 229a4b1

Browse files
committed
chore(release): bump version number to 0.0.8
1 parent 8dfda7d commit 229a4b1

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="0.0.8"></a>
2+
## [0.0.8](https://github.com/michaeldoye/mat-markdown-editor/compare/v0.0.7...v0.0.8) (2019-03-27)
3+
4+
5+
### Bug Fixes
6+
7+
* **demo:** readme update ([b3a1c77](https://github.com/michaeldoye/mat-markdown-editor/commit/b3a1c77))
8+
* **demo:** readme update ([39b399e](https://github.com/michaeldoye/mat-markdown-editor/commit/39b399e))
9+
* **lib:** update travis ([8dfda7d](https://github.com/michaeldoye/mat-markdown-editor/commit/8dfda7d))
10+
11+
12+
113
<a name="0.0.7"></a>
214
## [0.0.7](https://github.com/michaeldoye/mat-markdown-editor/compare/v0.0.6...v0.0.7) (2019-03-20)
315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mat-markdown-editor",
33
"description": "Material design markdown editor",
4-
"version": "0.0.7",
4+
"version": "0.0.8",
55
"homepage": "https://github.com/michaeldoye/mat-markdown-editor",
66
"author": {
77
"name": "Michael Doye",

0 commit comments

Comments
 (0)