From 1b64e04aaea0107b53040c8b5212e15fffe58ace Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Thu, 4 Feb 2021 17:31:56 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 13 +++++++++++++ packages/core/CHANGELOG.md | 12 ++++++++++++ packages/material_tree/CHANGELOG.md | 12 ++++++++++++ 3 files changed, 37 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad16049..0bee1af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ #### 🐛 Bug Fix +- `@kenshooui/react-tree@0.0.22`, `@kenshooui/material-tree@0.0.5` + - Add keywords to package json files [#158](https://github.com/kenshoo/react-tree/pull/158) ([@liatgo](https://github.com/liatgo)) + +#### Authors: 1 + +- Liat Gofshtein ([@liatgo](https://github.com/liatgo)) + +--- + +# (Thu Feb 04 2021) + +#### 🐛 Bug Fix + - `@kenshooui/react-tree@0.0.21`, `@kenshooui/material-tree@0.0.4` - Update readme files + check publish [#157](https://github.com/kenshoo/react-tree/pull/157) ([@liatgo](https://github.com/liatgo)) diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index cefed71..e44c39e 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,3 +1,15 @@ +# v0.0.22 (Thu Feb 04 2021) + +#### 🐛 Bug Fix + +- Add keywords to package json files [#158](https://github.com/kenshoo/react-tree/pull/158) ([@liatgo](https://github.com/liatgo)) + +#### Authors: 1 + +- Liat Gofshtein ([@liatgo](https://github.com/liatgo)) + +--- + # v0.0.21 (Thu Feb 04 2021) #### 🐛 Bug Fix diff --git a/packages/material_tree/CHANGELOG.md b/packages/material_tree/CHANGELOG.md index e133e65..ec94ab2 100644 --- a/packages/material_tree/CHANGELOG.md +++ b/packages/material_tree/CHANGELOG.md @@ -1,3 +1,15 @@ +# v0.0.5 (Thu Feb 04 2021) + +#### 🐛 Bug Fix + +- Add keywords to package json files [#158](https://github.com/kenshoo/react-tree/pull/158) ([@liatgo](https://github.com/liatgo)) + +#### Authors: 1 + +- Liat Gofshtein ([@liatgo](https://github.com/liatgo)) + +--- + # v0.0.4 (Thu Feb 04 2021) #### 🐛 Bug Fix