Skip to content

Commit

Permalink
docs(changelog): update version
Browse files Browse the repository at this point in the history
  • Loading branch information
bossjon committed Jul 4, 2020
1 parent 138dcdc commit 765b548
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,15 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.1.0]
### [0.1.0](https://github.com/thenaim/ion-tk-social-network/compare/v0.0.1...v0.1.0) (2020-07-04)

### Features

- **app:** add native camera preview
- **app:** native camera preview
- **music:** music page with playlists

### Bug Fixes

- **build:** removed unused imports and change tscinfig.app file
- **logo:** changed logo
- **music:** moved music-player modal to app module
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ion-tk-social-network",
"version": "0.0.1",
"version": "0.1.0",
"description": "Ionic social network starter",
"scripts": {
"ng": "ng",
Expand Down

0 comments on commit 765b548

Please sign in to comment.