Skip to content
This repository was archived by the owner on Apr 2, 2018. It is now read-only.

Commit 9709d3d

Browse files
committed
0.12.0
1 parent 66e882f commit 9709d3d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 0.12.0
4+
5+
* Added custom auth error handling. Addresses a portion of issue
6+
[#53](https://github.com/driftyco/ionic-cloud/issues/53).
7+
8+
## 0.11.0
9+
10+
* Added Facebook and Google Native Auth. See the native auth
11+
[milestone](https://github.com/driftyco/ionic-cloud/milestone/2?closed=1).
12+
313
## 0.10.0
414

515
* **(breaking)** Move to Typescript 2.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ionic/cloud",
3-
"version": "0.11.0",
3+
"version": "0.12.0",
44
"description": "Ionic Cloud Client",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)