This commit is contained in:
ionitron
2025-11-05 17:04:11 +00:00
parent 58d563805f
commit 32df083e87
26 changed files with 126 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.7.9](https://github.com/ionic-team/ionic-framework/compare/v8.7.8...v8.7.9) (2025-11-05)
### Bug Fixes
* **accordion-group:** skip initial animation ([#30729](https://github.com/ionic-team/ionic-framework/issues/30729)) ([58d5638](https://github.com/ionic-team/ionic-framework/commit/58d563805fca1db88caeeb40a8f710ac30416d93)), closes [#30613](https://github.com/ionic-team/ionic-framework/issues/30613)
## [8.7.8](https://github.com/ionic-team/ionic-framework/compare/v8.7.7...v8.7.8) (2025-10-29)

View File

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

View File

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