Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed Feb 5, 2021
1 parent c95c298 commit 243bc7c
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# (Fri Feb 05 2021)

#### 🐛 Bug Fix

- `@kenshooui/react-tree@0.0.23`, `@kenshooui/material-tree@0.0.6`
- Standardize demo gifs and remove from npm [#159](https://github.com/kenshoo/react-tree/pull/159) ([@liorheber](https://github.com/liorheber))

#### Authors: 1

- Lior Heber ([@liorheber](https://github.com/liorheber))

---

# (Thu Feb 04 2021)

#### 🐛 Bug Fix
Expand Down
12 changes: 12 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# v0.0.23 (Fri Feb 05 2021)

#### 🐛 Bug Fix

- Standardize demo gifs and remove from npm [#159](https://github.com/kenshoo/react-tree/pull/159) ([@liorheber](https://github.com/liorheber))

#### Authors: 1

- Lior Heber ([@liorheber](https://github.com/liorheber))

---

# v0.0.22 (Thu Feb 04 2021)

#### 🐛 Bug Fix
Expand Down
12 changes: 12 additions & 0 deletions packages/material_tree/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# v0.0.6 (Fri Feb 05 2021)

#### 🐛 Bug Fix

- Standardize demo gifs and remove from npm [#159](https://github.com/kenshoo/react-tree/pull/159) ([@liorheber](https://github.com/liorheber))

#### Authors: 1

- Lior Heber ([@liorheber](https://github.com/liorheber))

---

# v0.0.5 (Thu Feb 04 2021)

#### 🐛 Bug Fix
Expand Down

0 comments on commit 243bc7c

Please sign in to comment.