Skip to content

Commit

Permalink
chore(release): 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ismael Ramos committed May 9, 2018
1 parent 2764524 commit f5a16b5
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

<a name="6.0.0"></a>
# [6.0.0](https://github.com/Ismaestro/angular6-example-app/compare/v5.3.0...v6.0.0) (2018-05-09)


### Features

* **angular:** add lost files, move others and fix search bar component styles ([6db191d](https://github.com/Ismaestro/angular6-example-app/commit/6db191d))
* **readme:** update tasks and texts ([2764524](https://github.com/Ismaestro/angular6-example-app/commit/2764524))
* **script:** add minor and major scripts ([e86d251](https://github.com/Ismaestro/angular6-example-app/commit/e86d251))



<a name="5.3.0"></a>
# [5.3.0](https://github.com/Ismaestro/angular6-example-app/compare/v5.2.0...v5.3.0) (2018-05-08)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-example-app",
"version": "5.3.0",
"version": "6.0.0",
"license": "MIT",
"scripts": {
"start": "ng serve --open",
Expand Down

0 comments on commit f5a16b5

Please sign in to comment.