Skip to content
This repository was archived by the owner on May 4, 2022. It is now read-only.

Commit 257c68b

Browse files
committed
chore(): release 3.9.8
1 parent 70bac8c commit 257c68b

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="3.9.8"></a>
2+
## [3.9.8](https://github.com/ionic-team/ionic/compare/v3.9.7...v3.9.8) (2019-07-11)
3+
4+
`ionic-angular` 3.9.8 is patch release of `ionic-angular` 3.9.7. 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.8.
5+
6+
```
7+
npm install [email protected] --save
8+
```
9+
10+
### Notes
11+
12+
This is a housekeeping release and does not bring any notable changes.
13+
14+
15+
116
<a name="3.9.7"></a>
217
## [3.9.7](https://github.com/ionic-team/ionic/compare/v3.9.6...v3.9.7) (2019-07-11)
318

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "ionic2",
4-
"version": "3.9.7",
4+
"version": "3.9.8",
55
"description": "A powerful framework for building mobile and progressive web apps with JavaScript and Angular",
66
"keywords": [
77
"ionic",

0 commit comments

Comments
 (0)