Skip to content

Commit 730cb23

Browse files
committed
chore: release 16.0.0
1 parent 8513a8e commit 730cb23

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="16.0.0"></a>
2+
3+
# 16.0.0 (2023-08-24)
4+
5+
- **Feat** integrate iframe fix [#346](https://github.com/angular-split/angular-split/pull/346) thanks to [Harpush](https://github.com/Harpush)!
6+
- **Fix** role should be separator and not slider [#350](https://github.com/angular-split/angular-split/pull/350) thanks to [kmmccafferty96](https://github.com/kmmccafferty96)!
7+
- **Chore** add support for Angular 16 [#351](https://github.com/angular-split/angular-split/pull/351)
8+
19
<a name="15.0.0"></a>
210

311
# 15.0.0 (2023-03-01)

projects/angular-split/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-split",
3-
"version": "15.0.0",
3+
"version": "16.0.0",
44
"description": "Angular UI library to split views and allow dragging to resize areas using CSS flexbox layout.",
55
"author": "beeman",
66
"repository": {

0 commit comments

Comments
 (0)