@esri/solutions-components 5.1.0-next.54 → 5.1.0-next.55

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.
@@ -1,8 +1,10 @@
1
- Built 03/23/2026 14:46:34.92
1
+ Built 03/23/2026 19:46:54.62
2
2
  develop
3
- commit 82ebc008249f9f6327d881368c89db36ed83ba59
4
- Merge: 25726749f 505daa1ae
5
- Author: John Hauck <jhauck@esri.com>
6
- Date: Mon Mar 23 15:37:02 2026 -0600
3
+ commit 87d33940a7862eee50fb604e9ac3edf5a1780f20
4
+ Merge: be834201f ff982b231
5
+ Author: Previn Wong <pwong@esri.com>
6
+ Date: Mon Mar 23 16:30:57 2026 -0700
7
7
 
8
- Merge branch 'develop' of https://github.com/Esri/solutions-components into develop
8
+ Merge pull request #2227 from Esri/prev8048-chunk-doc-response
9
+
10
+ chunk response from doc skill
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@esri/solutions-components",
3
- "version": "5.1.0-next.54",
3
+ "version": "5.1.0-next.55",
4
4
  "description": "Web Components for Esri's Solutions Applications",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",