@ionic/docs 8.8.0 → 8.8.1-dev.11772745200.1f0e21b1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/core.json +2 -2
  2. package/package.json +1 -1
package/core.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2026-03-04T20:39:16",
2
+ "timestamp": "2026-03-05T21:15:15",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.43.0",
@@ -27339,7 +27339,7 @@
27339
27339
  },
27340
27340
  "cancelable": true,
27341
27341
  "composed": true,
27342
- "docs": "Emitted when the user begins to start pulling down.\nTODO(FW-7044): Remove this in a major release",
27342
+ "docs": "Emitted when the user begins to start pulling down.",
27343
27343
  "docsTags": [
27344
27344
  {
27345
27345
  "name": "deprecated",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ionic/docs",
3
- "version": "8.8.0",
3
+ "version": "8.8.1-dev.11772745200.1f0e21b1",
4
4
  "description": "Pre-packaged API documentation for the Ionic docs.",
5
5
  "main": "core.json",
6
6
  "types": "core.d.ts",