We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf45143 commit 2f2ea9dCopy full SHA for 2f2ea9d
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# CHANGELOG
2
3
+## 16.0.1
4
+
5
+Pull request: https://github.com/philenius/ngx-annotate-text/pull/21
6
7
+- Npm audit fix
8
9
## 16.0.0
10
11
Pull request: https://github.com/philenius/ngx-annotate-text/pull/17
projects/ngx-annotate-text/package.json
@@ -1,6 +1,6 @@
{
"name": "ngx-annotate-text",
- "version": "16.0.0",
+ "version": "16.0.1",
"author": "Philipp Perez, (https://philenius.github.io)",
"license": "MIT",
"description": "An Angular component library for interactively highlighting / annotating parts of text.",
0 commit comments