This commit is contained in:
Liam DeBeasi
2019-10-09 15:03:01 -04:00
parent 637f26b364
commit 6f5e304e18
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
## [4.10.3](https://github.com/ionic-team/ionic/compare/v4.10.2...v4.10.3) (2019-10-09)
### Bug Fixes
* **content:** set overscroll only on iOS ([#19470](https://github.com/ionic-team/ionic/issues/19470)) ([63c2008](https://github.com/ionic-team/ionic/commit/63c2008a86de19847677fda7b9fedce73ed7669f)), closes [#19465](https://github.com/ionic-team/ionic/issues/19465)
* **searchbar:** update alignment of chips and other elements in toolbar ([#19596](https://github.com/ionic-team/ionic/issues/19596)) ([637f26b](https://github.com/ionic-team/ionic/commit/637f26b3642a266b6ef3b9d3d71b7327a5d3cc37)), closes [#19495](https://github.com/ionic-team/ionic/issues/19495) [#19502](https://github.com/ionic-team/ionic/issues/19502)
## [4.10.2](https://github.com/ionic-team/ionic/compare/v4.10.1...v4.10.2) (2019-10-08)

View File

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

View File

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

View File

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