Skip to content

Commit 4b93e17

Browse files
committed
chore: release 15.0.0
1 parent df0842e commit 4b93e17

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<a name="15.0.0"></a>
2+
3+
# 15.0.0 (2023-03-01)
4+
5+
- **Chore** add support for Angular 15 [#341](https://github.com/angular-split/angular-split/pull/341) thanks to [kufuntu](https://github.com/kufuntu)!
6+
17
<a name="14.1.0"></a>
28

39
# 14.1.0 (2022-09-11)

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