Skip to content

Commit 723778c

Browse files
committed
chore: release 17.1.0
1 parent 2337745 commit 723778c

2 files changed

Lines changed: 8 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
1+
<a name="17.1.0"></a>
2+
3+
# 17.1.0 (2023-11-27)
4+
5+
- **Feat** add gutterAriaLabel to documentation [#360](https://github.com/angular-split/angular-split/pull/360) thanks to [jakubmank2](https://github.com/jakubmank2)!
6+
17
<a name="17.0.0"></a>
28

39
# 17.0.0 (2023-11-15)
410

5-
- **Docs** add gutterAriaLabel to documentation [#364](https://github.com/angular-split/angular-split/pull/364) thanks to [jakubmank2](https://github.com/jakubmank2)!
6-
- **Chore** add support for Angular 17 [#365](https://github.com/angular-split/angular-split/pull/365)
11+
- **Feat** support custom gutter template [#364](https://github.com/angular-split/angular-split/pull/364) thanks to [Harpush](https://github.com/Harpush)!
712

813
<a name="16.2.1"></a>
914

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": "17.0.0",
3+
"version": "17.1.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)