merge release-8.2.6 (#29730)

v8.2.6

---------

Co-authored-by: ionitron <hi@ionicframework.com>
This commit is contained in:
Brandy Carney
2024-07-24 16:23:11 -04:00
committed by GitHub
parent 92ce563c40
commit 454e509cea
27 changed files with 175 additions and 90 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ionic/angular-server",
"version": "8.2.5",
"version": "8.2.6",
"description": "Angular SSR Module for Ionic",
"keywords": [
"ionic",
@@ -62,6 +62,6 @@
},
"prettier": "@ionic/prettier-config",
"dependencies": {
"@ionic/core": "^8.2.5"
"@ionic/core": "^8.2.6"
}
}