Skip to content

Commit 93eb4b6

Browse files
committed
v1.2.5
1 parent de90865 commit 93eb4b6

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
* Friendly EMFILE error when too many files are watched
66
* Ensure config.xml content[src] gets reset after run/emulate
77
* Improve fetchArchive error handling
8+
* Fix SSL Cert errors
9+
* Do not prompt for address selection when there's only one
810

911

1012
### 1.2.4

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ionic",
3-
"version": "1.2.5-beta3",
3+
"version": "1.2.5",
44
"preferGlobal": true,
55
"description": "A tool for creating and developing Ionic Framework mobile apps.",
66
"homepage": "http://ionicframework.com/",

0 commit comments

Comments
 (0)