Skip to content

Commit 4729a1a

Browse files
committed
17.2.1
1 parent 3f0172b commit 4729a1a

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.2.0",
3+
"version": "17.2.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.2.0",
3+
"version": "17.2.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
@@ -8772,7 +8772,7 @@ ng-packagr@^17.0.0:
87728772
esbuild "^0.19.0"
87738773

87748774
"ngx-markdown@file:lib":
8775-
version "17.2.0"
8775+
version "17.2.1"
87768776
dependencies:
87778777
tslib "^2.3.0"
87788778
optionalDependencies:

0 commit comments

Comments
 (0)