diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d9c182f3..79bfd3aab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ + +## [3.9.7](https://github.com/ionic-team/ionic/compare/v3.9.6...v3.9.7) (2019-07-11) + +`ionic-angular` 3.9.7 is patch release of `ionic-angular` 3.9.6. To upgrade, follow the instructions [here](https://github.com/ionic-team/ionic-v3/blob/master/CHANGELOG.md#390-2017-11-08) for updating to `ionic-angular` 3.9.0. After completing those steps, update the `ionic-angular` version to 3.9.7. + +``` +npm install ionic-angular@3.9.7 --save +``` + +### Notes + +This is a housekeeping release and does not bring any notable changes. + + + ## [3.9.6](https://github.com/ionic-team/ionic-v3/compare/v3.9.5...v3.9.6) (2019-05-20) `ionic-angular` 3.9.6 is patch release of `ionic-angular` 3.9.5. To upgrade, follow the instructions [here](https://github.com/ionic-team/ionic-v3/blob/master/CHANGELOG.md#390-2017-11-08) for updating to `ionic-angular` 3.9.0. After completing those steps, update the `ionic-angular` version to 3.9.6. diff --git a/package.json b/package.json index 861a656c9..ff7a1ef3a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "ionic2", - "version": "3.9.6", + "version": "3.9.7", "description": "A powerful framework for building mobile and progressive web apps with JavaScript and Angular", "keywords": [ "ionic",