From 54172a61700ac0fce9895dcbb2d7e5d2482c260d Mon Sep 17 00:00:00 2001 From: lshadler Date: Wed, 10 Jun 2020 19:59:29 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26e4f113..2491b534 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,27 @@ +# v0.2.0 (Wed Jun 10 2020) + +:tada: This release contains work from a new contributor! :tada: + +Thank you, WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot)), for all your work! + +#### 🚀 Enhancement + +- feat: add fancy nav styling [#15](https://github.com/lshadler/forward-momentum/pull/15) ([@lshadler](https://github.com/lshadler)) + +#### 🐛 Bug Fix + +- chore: update cypress testing [#14](https://github.com/lshadler/forward-momentum/pull/14) ([@lshadler](https://github.com/lshadler)) +- chore(deps): pin dependency babel-plugin-remove-attribute to 1.0.0 [#13](https://github.com/lshadler/forward-momentum/pull/13) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot])) +- chore: update renovate config [#12](https://github.com/lshadler/forward-momentum/pull/12) ([@lshadler](https://github.com/lshadler)) + +#### Authors: 3 + +- [@renovate[bot]](https://github.com/renovate[bot]) +- Lucas Shadler ([@lshadler](https://github.com/lshadler)) +- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot)) + +--- + # v0.1.0 (Wed Jun 10 2020) :tada: This release contains work from new contributors! :tada: