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

Commit 2b7292e

Browse files
authored
merge release-3.9.10
3.9.10
2 parents 665edcf + 2f20f67 commit 2b7292e

File tree

2 files changed

+25
-10
lines changed

2 files changed

+25
-10
lines changed

CHANGELOG.md

Lines changed: 24 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,22 @@
1+
<a name="3.9.10"></a>
2+
## [3.9.10](https://github.com/ionic-team/ionic/compare/v3.9.9...v3.9.10) (2020-04-08)
3+
4+
`ionic-angular` 3.9.10 is a patch release of `ionic-angular` 3.9.9. 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.10.
5+
6+
```
7+
npm install ionic-angular@3.9.10 --save
8+
```
9+
10+
### Bug Fixes
11+
12+
* **searchbar:** add aria-label to the clear button ([#1096](https://github.com/ionic-team/ionic/issues/1096)) ([665edcf](https://github.com/ionic-team/ionic/commit/665edcf))
13+
14+
15+
116
<a name="3.9.9"></a>
217
## [3.9.9](https://github.com/ionic-team/ionic/compare/v3.9.8...v3.9.9) (2019-10-07)
318

4-
`ionic-angular` 3.9.9 is patch release of `ionic-angular` 3.9.8. 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.9.
19+
`ionic-angular` 3.9.9 is a patch release of `ionic-angular` 3.9.8. 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.9.
520

621
```
722
npm install ionic-angular@3.9.9 --save
@@ -16,7 +31,7 @@ npm install ionic-angular@3.9.9 --save
1631
<a name="3.9.8"></a>
1732
## [3.9.8](https://github.com/ionic-team/ionic/compare/v3.9.7...v3.9.8) (2019-07-11)
1833

19-
`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.
34+
`ionic-angular` 3.9.8 is a 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.
2035

2136
```
2237
npm install ionic-angular@3.9.8 --save
@@ -31,7 +46,7 @@ This is a housekeeping release and does not bring any notable changes.
3146
<a name="3.9.7"></a>
3247
## [3.9.7](https://github.com/ionic-team/ionic/compare/v3.9.6...v3.9.7) (2019-07-11)
3348

34-
`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.
49+
`ionic-angular` 3.9.7 is a 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.
3550

3651
```
3752
npm install ionic-angular@3.9.7 --save
@@ -45,7 +60,7 @@ This is a housekeeping release and does not bring any notable changes.
4560

4661
<a name="3.9.6"></a>
4762
## [3.9.6](https://github.com/ionic-team/ionic-v3/compare/v3.9.5...v3.9.6) (2019-05-20)
48-
`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.
63+
`ionic-angular` 3.9.6 is a 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.
4964

5065
```
5166
npm install ionic-angular@3.9.6 --save
@@ -59,7 +74,7 @@ npm install ionic-angular@3.9.6 --save
5974

6075
<a name="3.9.5"></a>
6176
## [3.9.5](https://github.com/ionic-team/ionic-v3/compare/v3.9.4...v3.9.5) (2019-04-16)
62-
`ionic-angular` 3.9.5 is patch release of `ionic-angular` 3.9.4. 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.5.
77+
`ionic-angular` 3.9.5 is a patch release of `ionic-angular` 3.9.4. 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.5.
6378

6479
```
6580
npm install ionic-angular@3.9.5 --save
@@ -75,7 +90,7 @@ npm install ionic-angular@3.9.5 --save
7590

7691
<a name="3.9.4"></a>
7792
## 3.9.4 (2019-02-21)
78-
`ionic-angular` 3.9.4 is patch release of `ionic-angular` 3.9.3. 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.4.
93+
`ionic-angular` 3.9.4 is a patch release of `ionic-angular` 3.9.3. 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.4.
7994

8095
```
8196
npm install ionic-angular@3.9.4 --save
@@ -88,7 +103,7 @@ npm install ionic-angular@3.9.4 --save
88103

89104
<a name="3.9.3"></a>
90105
## 3.9.3 (2019-02-01)
91-
`ionic-angular` 3.9.3 is patch release of `ionic-angular` 3.9.2. 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.3.
106+
`ionic-angular` 3.9.3 is a patch release of `ionic-angular` 3.9.2. 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.3.
92107

93108
```
94109
npm install ionic-angular@3.9.3 --save
@@ -114,7 +129,7 @@ This release of `ionic-angular` brings full Node 10 support.
114129
## [3.9.2](https://github.com/ionic-team/ionic/compare/v3.9.1...v3.9.2) (2017-11-08)
115130

116131
## Upgrade Instructions
117-
`ionic-angular` 3.9.2 is patch release of `ionic-angular` 3.9.1. To upgrade, follow the instructions [here](https://github.com/ionic-team/ionic/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.2.
132+
`ionic-angular` 3.9.2 is a patch release of `ionic-angular` 3.9.1. To upgrade, follow the instructions [here](https://github.com/ionic-team/ionic/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.2.
118133

119134
```
120135
npm install ionic-angular@3.9.2 --save
@@ -130,7 +145,7 @@ npm install ionic-angular@3.9.2 --save
130145
## [3.9.1](https://github.com/ionic-team/ionic/compare/v3.9.0...v3.9.1) (2017-11-08)
131146

132147
## Upgrade Instructions
133-
`ionic-angular` 3.9.1 is patch release of `ionic-angular` 3.9.0. To upgrade, follow the instructions [here](https://github.com/ionic-team/ionic/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.1.
148+
`ionic-angular` 3.9.1 is a patch release of `ionic-angular` 3.9.0. To upgrade, follow the instructions [here](https://github.com/ionic-team/ionic/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.1.
134149

135150
```
136151
npm install ionic-angular@3.9.1 --save

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "ionic2",
4-
"version": "3.9.9",
4+
"version": "3.9.10",
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)