File tree Expand file tree Collapse file tree 3 files changed +71
-0
lines changed Expand file tree Collapse file tree 3 files changed +71
-0
lines changed Original file line number Diff line number Diff line change
1
+ # (Thu Feb 04 2021)
2
+
3
+ #### 🐛 Bug Fix
4
+
5
+ - attempt publish release with tags [ #156 ] ( https://github.com/kenshoo/react-tree/pull/156 ) ([ @liatgo ] ( https://github.com/liatgo ) [ @yarin-kenshoo ] ( https://github.com/yarin-kenshoo ) )
6
+ - revert changes in travis.yml [ #155 ] ( https://github.com/kenshoo/react-tree/pull/155 ) ([ @liatgo ] ( https://github.com/liatgo ) )
7
+ - fix deploy trial [ #154 ] ( https://github.com/kenshoo/react-tree/pull/154 ) ([ @liatgo ] ( https://github.com/liatgo ) )
8
+ - fix(publish): publish [ #153 ] ( https://github.com/kenshoo/react-tree/pull/153 ) ([ @liatgo ] ( https://github.com/liatgo ) )
9
+ - Attempt force public release [ #150 ] ( https://github.com/kenshoo/react-tree/pull/150 ) ([ @liorheber ] ( https://github.com/liorheber ) )
10
+ - ` @kenshooui/react-tree@0.0.20 `
11
+ - Add customItemsRenderer prop [ #152 ] ( https://github.com/kenshoo/react-tree/pull/152 ) ([ @yegor-babiy ] ( https://github.com/yegor-babiy ) )
12
+ - ` @kenshooui/react-tree@0.0.20 ` , ` @kenshooui/material-tree@0.0.3 `
13
+ - Rearrange README files [ #151 ] ( https://github.com/kenshoo/react-tree/pull/151 ) ([ @liatgo ] ( https://github.com/liatgo ) [ @liorheber ] ( https://github.com/liorheber ) )
14
+ - ` @kenshooui/react-tree@0.0.20 ` , ` @kenshooui/material-tree@0.0.3 `
15
+ - Additions: add clear button in core + add selected item support [ #146 ] ( https://github.com/kenshoo/react-tree/pull/146 ) ([ @liatgo ] ( https://github.com/liatgo ) )
16
+ - ` @kenshooui/react-tree@0.0.20 ` , ` @kenshooui/material-tree@0.0.3 `
17
+ - Update README file [ #147 ] ( https://github.com/kenshoo/react-tree/pull/147 ) ([ @liatgo ] ( https://github.com/liatgo ) [ @liorheber ] ( https://github.com/liorheber ) )
18
+
19
+ #### Authors: 4
20
+
21
+ - Igor Babiy ([ @yegor-babiy ] ( https://github.com/yegor-babiy ) )
22
+ - Liat Gofshtein ([ @liatgo ] ( https://github.com/liatgo ) )
23
+ - Lior Heber ([ @liorheber ] ( https://github.com/liorheber ) )
24
+ - Yarin Slivka ([ @yarin-kenshoo ] ( https://github.com/yarin-kenshoo ) )
25
+
26
+ ---
27
+
1
28
# (Mon Jan 25 2021)
2
29
3
30
#### 🐛 Bug Fix
Original file line number Diff line number Diff line change
1
+ # v0.0.20 (Thu Feb 04 2021)
2
+
3
+ #### 🐛 Bug Fix
4
+
5
+ - Add customItemsRenderer prop [ #152 ] ( https://github.com/kenshoo/react-tree/pull/152 ) ([ @yegor-babiy ] ( https://github.com/yegor-babiy ) )
6
+ - Update CHANGELOG.md [ skip ci]
7
+ - Rearrange README files [ #151 ] ( https://github.com/kenshoo/react-tree/pull/151 ) ([ @liatgo ] ( https://github.com/liatgo ) [ @liorheber ] ( https://github.com/liorheber ) )
8
+ - Additions: add clear button in core + add selected item support [ #146 ] ( https://github.com/kenshoo/react-tree/pull/146 ) ([ @liatgo ] ( https://github.com/liatgo ) )
9
+ - Update README file [ #147 ] ( https://github.com/kenshoo/react-tree/pull/147 ) ([ @liatgo ] ( https://github.com/liatgo ) [ @liorheber ] ( https://github.com/liorheber ) )
10
+ - Bump independent versions [ skip ci]
11
+
12
+ - @kenshooui/react-tree @0.0.19
13
+ - @kenshooui/react-tree-docs @1.0.2
14
+ - @kenshooui/material-tree @0.0.2
15
+
16
+ #### Authors: 3
17
+
18
+ - Igor Babiy ([ @yegor-babiy ] ( https://github.com/yegor-babiy ) )
19
+ - Liat Gofshtein ([ @liatgo ] ( https://github.com/liatgo ) )
20
+ - Lior Heber ([ @liorheber ] ( https://github.com/liorheber ) )
21
+
22
+ ---
23
+
1
24
# v0.0.19 (Mon Jan 25 2021)
2
25
3
26
#### 🐛 Bug Fix
Original file line number Diff line number Diff line change
1
+ # v0.0.3 (Thu Feb 04 2021)
2
+
3
+ #### 🐛 Bug Fix
4
+
5
+ - Update CHANGELOG.md [ skip ci]
6
+ - Rearrange README files [ #151 ] ( https://github.com/kenshoo/react-tree/pull/151 ) ([ @liatgo ] ( https://github.com/liatgo ) [ @liorheber ] ( https://github.com/liorheber ) )
7
+ - Additions: add clear button in core + add selected item support [ #146 ] ( https://github.com/kenshoo/react-tree/pull/146 ) ([ @liatgo ] ( https://github.com/liatgo ) )
8
+ - Update README file [ #147 ] ( https://github.com/kenshoo/react-tree/pull/147 ) ([ @liatgo ] ( https://github.com/liatgo ) [ @liorheber ] ( https://github.com/liorheber ) )
9
+ - Bump independent versions [ skip ci]
10
+
11
+ - @kenshooui/react-tree @0.0.19
12
+ - @kenshooui/react-tree-docs @1.0.2
13
+ - @kenshooui/material-tree @0.0.2
14
+
15
+ #### Authors: 2
16
+
17
+ - Liat Gofshtein ([ @liatgo ] ( https://github.com/liatgo ) )
18
+ - Lior Heber ([ @liorheber ] ( https://github.com/liorheber ) )
19
+
20
+ ---
21
+
1
22
# v0.0.2 (Mon Jan 25 2021)
2
23
3
24
#### 🐛 Bug Fix
You can’t perform that action at this time.
0 commit comments