Skip to content

Commit ecf247f

Browse files
committed
chore: release 5.0.0-beta.2
1 parent 45d8373 commit ecf247f

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
<a name="5.0.0-beta.1"></a>
1+
<a name="5.0.0-beta.2"></a>
2+
3+
# 5.0.0-beta.2 (2020-09-06)
4+
5+
- **Feat** Add Expand/Collapse functionality [#276](https://github.com/angular-split/angular-split/issues/276) thanks to [Shemesh](https://github.com/Shemesh)!
6+
- **Chore** Update project to Angular 11 [#278](https://github.com/angular-split/angular-split/issues/278)
7+
8+
<a name="5.0.0-beta.1"></a>
29

310
# 5.0.0-beta.1 (2020-09-06)
411

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": "5.0.0-beta.1",
3+
"version": "5.0.0-beta.2",
44
"description": "Angular UI library to split views and allow dragging to resize areas using CSS flexbox layout.",
55
"author": "bertrandg",
66
"repository": {

0 commit comments

Comments
 (0)