Skip to content

Commit

Permalink
docs(CHANGELOG): update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
gregoranders committed Jun 26, 2020
1 parent 2bb3204 commit 5c51f7a
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#### 0.0.13 (2020-06-23)
#### 0.0.13 (2020-06-26)

##### Build System / Dependencies

Expand All @@ -7,16 +7,27 @@

##### Chores

- **release:**
- 0.0.13 release ([ac91f3d4](https://github.com/gregoranders/ts-react-playground/commit/ac91f3d4798f6d163f618e14f5a835288055d51f))
- prepare next release ([e287cd75](https://github.com/gregoranders/ts-react-playground/commit/e287cd752e5b484ff550f86bf2abd9fabf0c5444))
- **dependencies:** update dependencies ([94fc59f1](https://github.com/gregoranders/ts-react-playground/commit/94fc59f18f0f7be5637dc4726a3fc9c6a83754c3))
- **release:** prepare next release ([e287cd75](https://github.com/gregoranders/ts-react-playground/commit/e287cd752e5b484ff550f86bf2abd9fabf0c5444))

##### Bug Fixes

- **eslint:** fix eslint issue ([2bb32049](https://github.com/gregoranders/ts-react-playground/commit/2bb320492233bfc6bdce6c8660e61ab3932b64c5))
- **e2e:** fix e2e test due to test refactoring ([840c4a50](https://github.com/gregoranders/ts-react-playground/commit/840c4a5027f47dfe65b5fcc7f08a84150926ea47))
- **test:** fix test ([b83155dd](https://github.com/gregoranders/ts-react-playground/commit/b83155dd552bc6f8809ba115d255c4c1407f89bb))

##### Other Changes

- bump @types/jest from 26.0.0 to 26.0.3 ([42324ba1](https://github.com/gregoranders/ts-react-playground/commit/42324ba1adb0a9fca5ef7b81bfa939f3f7076f50))
- bump puppeteer from 4.0.0 to 4.0.1 ([fec81ab5](https://github.com/gregoranders/ts-react-playground/commit/fec81ab5483e80dc248b1b893f9874d44604b9b0))
- bump @types/recharts from 1.8.12 to 1.8.13 ([40212304](https://github.com/gregoranders/ts-react-playground/commit/402123045305d9d89c59acb6ec0b4d1ed98562ee))
- bump @types/node from 14.0.13 to 14.0.14 ([9bc641a2](https://github.com/gregoranders/ts-react-playground/commit/9bc641a21a6918885dc9083447d427aa8f388a97))
- bump @types/react from 16.9.38 to 16.9.41 ([74dad208](https://github.com/gregoranders/ts-react-playground/commit/74dad208eb9c7ba079b87f52539c436b414c5531))
- bump jest from 26.0.1 to 26.1.0 ([1a45293f](https://github.com/gregoranders/ts-react-playground/commit/1a45293f40f6b2c0d0042bd02e6d2c810b7fd073))
- bump webpack-cli from 3.3.11 to 3.3.12 ([f10b63fd](https://github.com/gregoranders/ts-react-playground/commit/f10b63fd4d5e8810efdc35f850b94c301382e255))
- bump jest-cli from 26.0.1 to 26.1.0 ([9f175292](https://github.com/gregoranders/ts-react-playground/commit/9f17529244e5e78c049b4d016c51a1a6c918d8e1))
- gregoranders/ts-react-playground into development ([9462428f](https://github.com/gregoranders/ts-react-playground/commit/9462428f4764a48072cecb67c7b17771762aef64))
- bump @rollup/plugin-node-resolve from 8.0.1 to 8.1.0 ([ca37df6c](https://github.com/gregoranders/ts-react-playground/commit/ca37df6cd556b7f01af052de584093f089a71ea2))
- bump jest-junit from 10.0.0 to 11.0.1 ([4715f69e](https://github.com/gregoranders/ts-react-playground/commit/4715f69e3a0806bbfb1d38202863c1443ee7cabd))
Expand Down

0 comments on commit 5c51f7a

Please sign in to comment.