Skip to content

Commit

Permalink
fix(changelog): correctly link to commits (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelKr authored and imhoffd committed Nov 3, 2018
1 parent 90aadf9 commit be96104
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@

### Bug Fixes

* **serve:** validate cordova-build options to provide defaults ([98d6a63](https://github.com/ionic-team/angular-toolkit.git/commit/98d6a63))
* **serve:** validate cordova-build options to provide defaults ([98d6a63](https://github.com/ionic-team/angular-toolkit/commit/98d6a63))


### Features

* support Angular 7 ([3d1172b](https://github.com/ionic-team/angular-toolkit.git/commit/3d1172b))
* support Angular 7 ([3d1172b](https://github.com/ionic-team/angular-toolkit/commit/3d1172b))

# 1.0.0 (2018-10-05)

Expand Down

0 comments on commit be96104

Please sign in to comment.