Skip to content

Commit 9cb81b8

Browse files
committed
11.1.2
1 parent d4c02ff commit 9cb81b8

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2017-2020 Jean-Francois Cere
3+
Copyright (c) 2017-2021 Jean-Francois Cere
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

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.1",
3+
"version": "11.1.2",
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.1",
3+
"version": "11.1.2",
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.1"
6556+
version "11.1.2"
65576557
dependencies:
65586558
"@types/marked" "^2.0.0"
65596559
emoji-toolkit "^6.0.1"

0 commit comments

Comments
 (0)