Skip to content

Commit d8b65da

Browse files
committed
chore(ionic): release 3.4.2
1 parent 70b5b6b commit d8b65da

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="3.4.2"></a>
2+
## [3.4.2](https://github.com/ionic-team/ionic/compare/v3.4.1...v3.4.2) (2017-06-16)
3+
4+
5+
### Bug Fixes
6+
7+
* **rtl:** use multi direction in order to override the default ltr ([548e182](https://github.com/ionic-team/ionic/commit/548e182))
8+
9+
10+
111
<a name="3.4.1"></a>
212
## [3.4.1](https://github.com/ionic-team/ionic/compare/v3.4.0...v3.4.1) (2017-06-16)
313

@@ -29,7 +39,7 @@
2939
"@ionic-native/splash-screen": "3.12.1",
3040
"@ionic-native/status-bar": "3.12.1",
3141
"@ionic/storage": "2.0.1",
32-
"ionic-angular": "3.4.1",
42+
"ionic-angular": "3.4.2",
3343
"ionicons": "3.0.0",
3444
"rxjs": "5.4.0",
3545
"sw-toolbox": "3.6.0",

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.4.1",
4+
"version": "3.4.2",
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)