Skip to content

Commit d0ecf55

Browse files
committed
17.1.1
1 parent cf5a1df commit d0ecf55

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": "17.1.0",
3+
"version": "17.1.1",
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": "17.1.0",
3+
"version": "17.1.1",
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
@@ -8795,7 +8795,7 @@ ng-packagr@^17.0.0:
87958795
esbuild "^0.19.0"
87968796

87978797
"ngx-markdown@file:lib":
8798-
version "17.1.0"
8798+
version "17.1.1"
87998799
dependencies:
88008800
tslib "^2.3.0"
88018801
optionalDependencies:

0 commit comments

Comments
 (0)