Skip to content

Commit

Permalink
chore(release): 2.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.2](ionic-team/angular-toolkit@v2.1.1...v2.1.2) (2020-01-13)

### Bug Fixes

* **cordova:** add cordova.js to index.html even without scripts array ([c8bb37b](ionic-team/angular-toolkit@c8bb37b)), closes [#188](ionic-team/angular-toolkit#188)
  • Loading branch information
wand1252 committed Jan 13, 2020
1 parent a474982 commit f5c95eb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.1.2](https://github.com/ionic-team/angular-toolkit/compare/v2.1.1...v2.1.2) (2020-01-13)


### Bug Fixes

* **cordova:** add cordova.js to index.html even without scripts array ([c8bb37b](https://github.com/ionic-team/angular-toolkit/commit/c8bb37bd1f817f762720b0e3a5c89b4d6a7464e0)), closes [#188](https://github.com/ionic-team/angular-toolkit/issues/188)

## [2.1.1](https://github.com/ionic-team/angular-toolkit/compare/v2.1.0...v2.1.1) (2019-10-22)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ionic/angular-toolkit",
"version": "2.1.1",
"version": "2.1.2",
"description": "Schematics and builders for @ionic/angular apps.",
"homepage": "https://ionicframework.com/",
"author": "Ionic Team <[email protected]> (https://ionicframework.com)",
Expand Down

0 comments on commit f5c95eb

Please sign in to comment.