Skip to content

Commit

Permalink
chore: update changelog and publish packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Release bot committed Aug 1, 2021
1 parent e3df0f7 commit 91a6d3c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.6.0](https://github.com/medly/starter/compare/@medly/[email protected]...@medly/[email protected]) (2021-08-01)


### Features

* **create-app:** adds React context as an option in state managers ([1121981](https://github.com/medly/starter/commit/11219818b1d4eaff68b5b769e89643e78940859d))
* **create-app:** adds template files which use React context API ([688cc85](https://github.com/medly/starter/commit/688cc8582197d4e9262a605afdce7fbe68a45ed0))
* **create-app:** updates the redux template with proper usages for the flow ([2950cff](https://github.com/medly/starter/commit/2950cffb970a567d9261c5c4196402cfd9c29862))





## [0.5.6](https://github.com/medly/starter/compare/@medly/[email protected]...@medly/[email protected]) (2021-07-20)

**Note:** Version bump only for package @medly/create-app
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@medly/create-app",
"version": "0.5.6",
"version": "0.6.0",
"description": "An application for generating react app",
"bin": "./bin/index.js",
"files": [
Expand Down

0 comments on commit 91a6d3c

Please sign in to comment.