Skip to content

Commit ebd752c

Browse files
committed
chore: release 5.0.0
1 parent 00a6755 commit ebd752c

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
1+
<a name="5.0.0"></a>
2+
3+
# 5.0.0 (2020-12-18)
4+
5+
- **Fix** fire dragStart event only when a cursor is moved [#283](https://github.com/angular-split/angular-split/issues/283) thanks to [nomeaning777](https://github.com/nomeaning777)!
6+
17
<a name="5.0.0-beta.2"></a>
28

3-
# 5.0.0-beta.2 (2020-09-06)
9+
# 5.0.0-beta.2 (2020-11-23)
410

511
- **Feat** Add Expand/Collapse functionality [#276](https://github.com/angular-split/angular-split/issues/276) thanks to [Shemesh](https://github.com/Shemesh)!
612
- **Chore** Update project to Angular 11 [#278](https://github.com/angular-split/angular-split/issues/278)
713

8-
<a name="5.0.0-beta.1"></a>
14+
<a name="5.0.0-beta.1"></a>
915

1016
# 5.0.0-beta.1 (2020-09-06)
1117

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