Skip to content

Commit

Permalink
chore(release): 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ismaestro committed Aug 7, 2017
1 parent 105022f commit a78f427
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

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="2.2.0"></a>
# [2.2.0](https://github.com/Ismaestro/angular4-example-app/compare/v2.1.0...v2.2.0) (2017-08-07)


### Bug Fixes

* **readme:** updated release command ([c41da2f](https://github.com/Ismaestro/angular4-example-app/commit/c41da2f))
* **travis:** deployed only if it is not a pull request ([105022f](https://github.com/Ismaestro/angular4-example-app/commit/105022f))
* **travis:** solved problem with deploy script condition ([4a7c7de](https://github.com/Ismaestro/angular4-example-app/commit/4a7c7de))


### Features

* **travis:** deploy only if is not a pull request ([bf5fc4f](https://github.com/Ismaestro/angular4-example-app/commit/bf5fc4f))



<a name="2.1.0"></a>
# [2.1.0](https://github.com/Ismaestro/angular4-example-app/compare/v2.0.1...v2.1.0) (2017-08-06)

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": "2.1.0",
"version": "2.2.0",
"license": "MIT",
"scripts": {
"start": "ng serve",
Expand Down

0 comments on commit a78f427

Please sign in to comment.