merge release-8.1.1 (#29473)

This commit is contained in:
Brandy Carney
2024-05-08 14:42:40 -04:00
committed by GitHub
parent 5eb94130fa
commit 217f5bd123
26 changed files with 199 additions and 113 deletions

View File

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