Skip to content

Commit 10392c0

Browse files
author
Travis CI User
committed
Update CHANGELOG.md [skip ci]
1 parent 537471b commit 10392c0

File tree

3 files changed

+71
-0
lines changed

3 files changed

+71
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
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+
128
# (Mon Jan 25 2021)
229

330
#### 🐛 Bug Fix

packages/core/CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
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+
124
# v0.0.19 (Mon Jan 25 2021)
225

326
#### 🐛 Bug Fix

packages/material_tree/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
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+
122
# v0.0.2 (Mon Jan 25 2021)
223

324
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)