Skip to content

Commit fd2ea5a

Browse files
committed
9.1.1
1 parent 4a20ae3 commit fd2ea5a

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": "9.1.0",
3+
"version": "9.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": "9.1.0",
3+
"version": "9.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
@@ -6204,7 +6204,7 @@ ng-packagr@^9.0.0:
62046204
update-notifier "^4.0.0"
62056205

62066206
"ngx-markdown@file:./lib":
6207-
version "9.1.0"
6207+
version "9.1.1"
62086208
dependencies:
62096209
"@types/marked" "^0.7.4"
62106210
emoji-toolkit "^5.5.0"

0 commit comments

Comments
 (0)