File tree Expand file tree Collapse file tree 3 files changed +19
-2
lines changed
projects/angular-tree-component Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 10.0.0-beta.0 " ></a >
2
+ # 10.0.0-beta.0 (2020-07-22)
3
+
4
+ ### Features
5
+
6
+ * Update to Angular 10
7
+
8
+ ### BREAKING CHANGES
9
+
10
+ BEFORE:
11
+
12
+ No minimum Angular version set
13
+
14
+ AFTER:
15
+
16
+ Angular v10 minimum dependencies
17
+
1
18
<a name =" 9.0.3 " ></a >
2
19
# 9.0.3 (2020-07-20)
3
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @circlon/angular-tree-component" ,
3
- "version" : " 9 .0.3 " ,
3
+ "version" : " 10 .0.0-beta.0 " ,
4
4
"description" : " A simple yet powerful tree component for Angular2" ,
5
5
"author" : " Circlon Group <os-group@circlon.de>" ,
6
6
"homepage" : " https://github.com/CirclonGroup/angular-tree-component" ,
Original file line number Diff line number Diff line change 4
4
"homepage" : " https://github.com/CirclonGroup/angular-tree-component" ,
5
5
"description" : " A simple yet powerful tree component for Angular" ,
6
6
"license" : " MIT" ,
7
- "version" : " 9 .0.3 " ,
7
+ "version" : " 10 .0.0-beta.0 " ,
8
8
"repository" : " https://github.com/CirclonGroup/angular-tree-component.git" ,
9
9
"bugs" : {
10
10
"url" : " https://github.com/CirclonGroup/angular-tree-component/issues"
You can’t perform that action at this time.
0 commit comments