We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df0842e commit 4b93e17Copy full SHA for 4b93e17
2 files changed
CHANGELOG.md
@@ -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
7
<a name="14.1.0"></a>
8
9
# 14.1.0 (2022-09-11)
projects/angular-split/package.json
@@ -1,6 +1,6 @@
{
"name": "angular-split",
- "version": "14.1.0",
+ "version": "15.0.0",
"description": "Angular UI library to split views and allow dragging to resize areas using CSS flexbox layout.",
"author": "beeman",
"repository": {
0 commit comments