Skip to content

Commit 5094fee

Browse files
committed
chore(ionic): release 3.4.1
1 parent 1ca7df7 commit 5094fee

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.1"></a>
2+
## [3.4.1](https://github.com/ionic-team/ionic/compare/v3.4.0...v3.4.1) (2017-06-16)
3+
4+
5+
### Bug Fixes
6+
7+
* **themes:** change default app-direction ([ce92be0](https://github.com/ionic-team/ionic/commit/ce92be0))
8+
9+
10+
111
<a name="3.4.0"></a>
212
# [3.4.0](https://github.com/ionic-team/ionic/compare/v3.3.0...v3.4.0) (2017-06-15)
313

@@ -19,7 +29,7 @@
1929
"@ionic-native/splash-screen": "3.12.1",
2030
"@ionic-native/status-bar": "3.12.1",
2131
"@ionic/storage": "2.0.1",
22-
"ionic-angular": "3.4.0",
32+
"ionic-angular": "3.4.1",
2333
"ionicons": "3.0.0",
2434
"rxjs": "5.4.0",
2535
"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.0",
4+
"version": "3.4.1",
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)