Skip to content

Commit 4d53234

Browse files
committed
11.1.3
1 parent 436910c commit 4d53234

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-markdown",
3-
"version": "11.1.2",
3+
"version": "11.1.3",
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-markdown",
3-
"version": "11.1.2",
3+
"version": "11.1.3",
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",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6553,7 +6553,7 @@ ng-packagr@^11.0.0:
65536553
terser "^5.0.0"
65546554

65556555
"ngx-markdown@file:./lib":
6556-
version "11.1.2"
6556+
version "11.1.3"
65576557
dependencies:
65586558
"@types/marked" "^2.0.0"
65596559
emoji-toolkit "^6.0.1"

0 commit comments

Comments
 (0)