merge release-4.9.1

Release 4.9.1
This commit is contained in:
Liam DeBeasi 2019-09-16 15:06:20 -04:00 committed by GitHub
commit 1b9593963e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +1,12 @@
## [4.9.1](https://github.com/ionic-team/ionic/compare/v4.9.0...v4.9.1) (2019-09-16)
### Bug Fixes
* **platform:** properly detect iPads running iPadOS ([#19258](https://github.com/ionic-team/ionic/issues/19258)) ([4a90096](https://github.com/ionic-team/ionic/commit/4a90096))
# [4.9.0 Fluorine](https://github.com/ionic-team/ionic/compare/v4.8.1...v4.9.0) (2019-09-04)

View File

@ -1,6 +1,6 @@
{
"name": "@ionic/angular",
"version": "4.9.0",
"version": "4.9.1",
"description": "Angular specific wrappers for @ionic/core",
"keywords": [
"ionic",
@ -49,7 +49,7 @@
"css/"
],
"dependencies": {
"@ionic/core": "4.9.0",
"@ionic/core": "4.9.1",
"tslib": "^1.9.3"
},
"peerDependencies": {

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@ionic/docs",
"version": "4.9.0",
"version": "4.9.1",
"description": "Pre-packaged API documentation for the Ionic docs.",
"main": "core.json",
"files": [