Skip to content

Commit 221ac68

Browse files
committed
chore: update CHANGELOG and bump package version
1 parent 70aa88b commit 221ac68

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
# CHANGELOG
22

3+
## 16.0.0
4+
5+
Pull request: https://github.com/philenius/ngx-annotate-text/pull/17
6+
7+
- Upgrade to Angular 16.0.0
8+
39
## 15.2.5
410

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

7-
* Bumps socket.io-parser and socket.io. These dependencies needed to be updated together:
8-
* Updates socket.io-parser from 4.0.5 to 4.2.3
9-
* Updates socket.io from 4.5.0 to 4.6.1.
13+
- Bumps socket.io-parser and socket.io. These dependencies needed to be updated together:
14+
- Updates socket.io-parser from 4.0.5 to 4.2.3
15+
- Updates socket.io from 4.5.0 to 4.6.1.
1016

1117
## 15.2.4
1218

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": "15.2.5",
3+
"version": "16.0.0",
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)