@forge/cli-shared 8.5.0-next.6 → 8.5.0-next.8

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,23 @@
1
1
  # @forge/cli-shared
2
2
 
3
+ ## 8.5.0-next.8
4
+
5
+ ### Minor Changes
6
+
7
+ - a209a3d: integrate with rovo dev cli
8
+
9
+ ### Patch Changes
10
+
11
+ - b262081: Minor bug fix with handling containers image list pagination command
12
+
13
+ ## 8.5.0-next.7
14
+
15
+ ### Patch Changes
16
+
17
+ - 725a653: Don't collect metadata from symlinked external dependencies
18
+ - a0e621c: Error handling, renaming few error messages in developer space flow
19
+ - 7b15cc4: Hide TypeScript bundler behind an EAP
20
+
3
21
  ## 8.5.0-next.6
4
22
 
5
23
  ### Minor Changes