Skip to content

Commit f309df7

Browse files
author
Travis CI User
committed
Update CHANGELOG.md [skip ci]
1 parent fa71b8e commit f309df7

File tree

3 files changed

+51
-0
lines changed

3 files changed

+51
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# (Fri Jan 08 2021)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Support Material-UI tree [#143](https://github.com/kenshoo/react-tree/pull/143) ([@liatgo](https://github.com/liatgo))
6+
- `@kenshooui/react-tree@0.0.19`, `@kenshooui/material-tree@0.0.2`
7+
- Attempt force release [#149](https://github.com/kenshoo/react-tree/pull/149) ([@liorheber](https://github.com/liorheber))
8+
- `@kenshooui/react-tree@0.0.19`, `@kenshooui/material-tree@0.0.2`
9+
- Prepare for initial release [#148](https://github.com/kenshoo/react-tree/pull/148) ([@liorheber](https://github.com/liorheber))
10+
- `@kenshooui/material-tree@0.0.2`
11+
- Renae material tree package and add .npmignore file [#145](https://github.com/kenshoo/react-tree/pull/145) ([@liatgo](https://github.com/liatgo))
12+
- `@kenshooui/react-tree@0.0.19`
13+
- Basics [#60](https://github.com/kenshoo/react-tree/pull/60) ([@orineuman](https://github.com/orineuman))
14+
15+
#### Authors: 3
16+
17+
- Liat Gofshtein ([@liatgo](https://github.com/liatgo))
18+
- Lior Heber ([@liorheber](https://github.com/liorheber))
19+
- Ori Neuman ([@orineuman](https://github.com/orineuman))
20+
21+
---
22+
123
# (Mon Feb 24 2020)
224

325
#### 🐛 Bug Fix

packages/core/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# v0.0.19 (Fri Jan 08 2021)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Attempt force release [#149](https://github.com/kenshoo/react-tree/pull/149) ([@liorheber](https://github.com/liorheber))
6+
- Prepare for initial release [#148](https://github.com/kenshoo/react-tree/pull/148) ([@liorheber](https://github.com/liorheber))
7+
- Support Material-UI tree [#143](https://github.com/kenshoo/react-tree/pull/143) ([@liatgo](https://github.com/liatgo))
8+
- Basics [#60](https://github.com/kenshoo/react-tree/pull/60) ([@orineuman](https://github.com/orineuman))
9+
10+
#### Authors: 3
11+
12+
- Liat Gofshtein ([@liatgo](https://github.com/liatgo))
13+
- Lior Heber ([@liorheber](https://github.com/liorheber))
14+
- Ori Neuman ([@orineuman](https://github.com/orineuman))
15+
16+
---
17+
118
# v0.0.17 (Mon Feb 24 2020)
219

320
#### 🐛 Bug Fix
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# v0.0.2 (Fri Jan 08 2021)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Attempt force release [#149](https://github.com/kenshoo/react-tree/pull/149) ([@liorheber](https://github.com/liorheber))
6+
- Prepare for initial release [#148](https://github.com/kenshoo/react-tree/pull/148) ([@liorheber](https://github.com/liorheber))
7+
- Renae material tree package and add .npmignore file [#145](https://github.com/kenshoo/react-tree/pull/145) ([@liatgo](https://github.com/liatgo))
8+
9+
#### Authors: 2
10+
11+
- Liat Gofshtein ([@liatgo](https://github.com/liatgo))
12+
- Lior Heber ([@liorheber](https://github.com/liorheber))

0 commit comments

Comments
 (0)