@forge/cli-shared 6.6.2-next.8 → 6.7.0-next.10

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # @forge/cli-shared
2
2
 
3
+ ## 6.7.0-next.10
4
+
5
+ ### Patch Changes
6
+
7
+ - cf5bc5c: Improve XPA error messages
8
+ - Updated dependencies [4c15b3a]
9
+ - @forge/manifest@8.8.0-next.5
10
+
11
+ ## 6.7.0-next.9
12
+
13
+ ### Minor Changes
14
+
15
+ - 9471e5d: Package Node runtime in a central location and remove 'bundled'
16
+
3
17
  ## 6.6.2-next.8
4
18
 
5
19
  ### Patch Changes