@xh/hoist 73.0.0-SNAPSHOT.1744587436966 → 73.0.0-SNAPSHOT.1744587856582

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/CHANGELOG.md +1 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -8,7 +8,7 @@
8
8
  connected clients.
9
9
  * Enabled telemetry reporting from `WebSocketService`.
10
10
  * Updated `MenuItem.actionFn()` to receive the click event as an additional argument.
11
- * Support for reporting App Build, TabID and Client ID in websocket admin page
11
+ * Support for reporting App Build, Tab Id, and Load Id in websocket admin page.
12
12
 
13
13
  ## v72.4.0 - 2025-04-09
14
14
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xh/hoist",
3
- "version": "73.0.0-SNAPSHOT.1744587436966",
3
+ "version": "73.0.0-SNAPSHOT.1744587856582",
4
4
  "description": "Hoist add-on for building and deploying React Applications.",
5
5
  "repository": "github:xh/hoist-react",
6
6
  "homepage": "https://xh.io",