This commit is contained in:
ionitron
2025-07-09 20:15:44 +00:00
parent 0fd9e82450
commit d2aa07f354
26 changed files with 123 additions and 45 deletions

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [8.6.4](https://github.com/ionic-team/ionic-framework/compare/v8.6.3...v8.6.4) (2025-07-09)
### Bug Fixes
* **modal:** support iOS card view transitions for viewport changes ([#30520](https://github.com/ionic-team/ionic-framework/issues/30520)) ([0fd9e82](https://github.com/ionic-team/ionic-framework/commit/0fd9e824508333a53175d7da5f681fc3126a2394)), closes [#30296](https://github.com/ionic-team/ionic-framework/issues/30296)
## [8.6.3](https://github.com/ionic-team/ionic-framework/compare/v8.6.2...v8.6.3) (2025-07-02)

View File

@ -1,12 +1,12 @@
{
"name": "@ionic/core",
"version": "8.6.3",
"version": "8.6.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@ionic/core",
"version": "8.6.3",
"version": "8.6.4",
"license": "MIT",
"dependencies": {
"@stencil/core": "4.33.1",
@ -18337,4 +18337,4 @@
"dev": true
}
}
}
}

View File

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