This commit is contained in:
Manu Mtz.-Almeida
2018-04-02 22:14:31 +02:00
parent 14fedb9a44
commit 3d6a6bad8f
5 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
<a name="0.2.0"></a>
# [0.2.0](https://github.com/ionic-team/ionic/compare/v0.1.6...v0.2.0) (2018-04-02)
### Bug Fixes
* **angular:** URL based tabs ([14fedb9](https://github.com/ionic-team/ionic/commit/14fedb9))
<a name="0.1.6"></a>
## [0.1.6](https://github.com/ionic-team/ionic/compare/v0.1.5...v0.1.6) (2018-04-02)

View File

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
{
"name": "@ionic/angular",
"version": "0.1.6",
"version": "0.2.0",
"description": "Angular specific wrappers for @ionic/core",
"keywords": [
"ionic",

View File

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
{
"name": "@ionic/core",
"version": "0.1.6",
"version": "0.2.0",
"description": "Base components for Ionic",
"keywords": [
"ionic",