Skip to content

Commit e10e336

Browse files
author
Tobias Engelhardt
committed
chore: release 9.0.5
1 parent 9e1ee33 commit e10e336

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<a name="9.0.5"></a>
2+
# 9.0.5 (2021-02-26)
3+
4+
### Bug Fixes
5+
6+
* update lodash-es ([9e1ee33](https://github.com/CirclonGroup/angular-tree-component/commit/9e1ee33))
7+
18
<a name="9.0.4"></a>
29
# 9.0.4 (2021-02-23)
310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@circlon/angular-tree-component",
3-
"version": "9.0.4",
3+
"version": "9.0.5",
44
"description": "A simple yet powerful tree component for Angular2",
55
"author": "Circlon Group <[email protected]>",
66
"homepage": "https://github.com/CirclonGroup/angular-tree-component",

projects/angular-tree-component/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"author": "Circlon Group <[email protected]>",
44
"homepage": "https://github.com/CirclonGroup/angular-tree-component",
55
"license": "MIT",
6-
"version": "9.0.4",
6+
"version": "9.0.5",
77
"repository": "https://github.com/CirclonGroup/angular-tree-component.git",
88
"bugs": {
99
"url": "https://github.com/CirclonGroup/angular-tree-component/issues"

0 commit comments

Comments
 (0)