Skip to content

Commit f14639d

Browse files
committed
18.1.0
1 parent 0c81a5f commit f14639d

File tree

4 files changed

+3788
-5184
lines changed

4 files changed

+3788
-5184
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<img alt="License" src="https://img.shields.io/npm/l/ngx-markdown.svg">
1616
</a>
1717
<br>
18-
<img alt="Dependency Status" src="https://img.shields.io/librariesio/release/npm/ngx-markdown/18.0.0">
18+
<img alt="Dependency Status" src="https://img.shields.io/librariesio/release/npm/ngx-markdown/18.1.0">
1919
<a href="https://www.npmjs.com/package/ngx-markdown">
2020
<img alt="Monthly Downloads" src="https://img.shields.io/npm/dm/ngx-markdown.svg">
2121
</a>

lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-markdown",
3-
"version": "18.0.0",
3+
"version": "18.1.0",
44
"description": "Angular library that uses marked to parse markdown to html combined with Prism.js for synthax highlights",
55
"homepage": "https://github.com/jfcere/ngx-markdown",
66
"license": "MIT",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-markdown",
3-
"version": "18.0.0",
3+
"version": "18.1.0",
44
"description": "Angular library that uses marked to parse markdown to html combined with Prism.js for synthax highlights",
55
"homepage": "https://github.com/jfcere/ngx-markdown",
66
"license": "MIT",

0 commit comments

Comments
 (0)