Skip to content

Commit 042d6e1

Browse files
πŸ”– v0.2.2
1 parent bec7505 commit 042d6e1

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [0.2.2](https://github.com/favoloso/remarkable-admonitions/compare/v0.2.1...v0.2.2) (2020-01-14)
2+
3+
4+
### πŸ› Bug Fixes
5+
6+
* Parse admonitions within lists ([5d70c74](https://github.com/favoloso/remarkable-admonitions/commit/5d70c74)), closes [#26](https://github.com/favoloso/remarkable-admonitions/issues/26)
7+
8+
9+
### πŸ“š Documentation
10+
11+
* Add example for custom title and types ([21b22f3](https://github.com/favoloso/remarkable-admonitions/commit/21b22f3))
12+
13+
114
## [0.2.1](https://github.com/favoloso/remarkable-admonitions/compare/v0.2.0...v0.2.1) (2019-03-13)
215

316

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "remarkable-admonitions",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "A remarkable plugin to add admonitions support",
55
"repository": "https://github.com/favoloso/remarkable-admonitions.git",
66
"author": "Leonardo Ascione <leonardo@favoloso.team>",

0 commit comments

Comments
Β (0)