diff --git a/packages/app/CHANGELOG.md b/packages/app/CHANGELOG.md index 2bf1fc7..f7ebe61 100644 --- a/packages/app/CHANGELOG.md +++ b/packages/app/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.1](https://github.com/medly/starter/compare/@medly/create-app@0.6.0...@medly/create-app@0.6.1) (2021-08-04) + + +### Bug Fixes + +* lint issue and refactor prop name in dashboard component ([#37](https://github.com/medly/starter/issues/37)) ([aca70d4](https://github.com/medly/starter/commit/aca70d43c3ddcbfae77496518ef818d87f87f41f)) + + + + + # [0.6.0](https://github.com/medly/starter/compare/@medly/create-app@0.5.6...@medly/create-app@0.6.0) (2021-08-01) diff --git a/packages/app/package.json b/packages/app/package.json index 1d7b1a4..4a9295e 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -1,6 +1,6 @@ { "name": "@medly/create-app", - "version": "0.6.0", + "version": "0.6.1", "description": "An application for generating react app", "bin": "./bin/index.js", "files": [