Skip to content

Commit 2f2ea9d

Browse files
committed
chore: bump package version to 16.0.1
1 parent bf45143 commit 2f2ea9d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# CHANGELOG
22

3+
## 16.0.1
4+
5+
Pull request: https://github.com/philenius/ngx-annotate-text/pull/21
6+
7+
- Npm audit fix
8+
39
## 16.0.0
410

511
Pull request: https://github.com/philenius/ngx-annotate-text/pull/17

projects/ngx-annotate-text/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-annotate-text",
3-
"version": "16.0.0",
3+
"version": "16.0.1",
44
"author": "Philipp Perez, (https://philenius.github.io)",
55
"license": "MIT",
66
"description": "An Angular component library for interactively highlighting / annotating parts of text.",

0 commit comments

Comments
 (0)