Skip to content

Commit 43482df

Browse files
author
Tobias Engelhardt
committed
chore: release 10.0.1
1 parent 58bb043 commit 43482df

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
<a name="10.0.0-beta.0"></a>
1+
<a name="10.0.1"></a>
2+
# 10.0.1 (2020-12-11)
3+
4+
### Bug Fixes
5+
6+
* do not load whole child collection with virtual scroll ([#463](https://github.com/CirclonGroup/angular-tree-component/issues/463)) ([a62fc73](https://github.com/CirclonGroup/angular-tree-component/commit/5a1a14e))
7+
8+
<a name="10.0.0"></a>
29
# 10.0.0 (2020-07-29)
310

411
### Code Refactoring

projects/angular-tree-component/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"homepage": "https://github.com/CirclonGroup/angular-tree-component",
55
"description": "A simple yet powerful tree component for Angular",
66
"license": "MIT",
7-
"version": "10.0.0",
7+
"version": "10.0.1",
88
"repository": "https://github.com/CirclonGroup/angular-tree-component.git",
99
"bugs": {
1010
"url": "https://github.com/CirclonGroup/angular-tree-component/issues"

0 commit comments

Comments
 (0)