@forge/cli-shared 5.4.0-next.4 → 5.4.0-next.6

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,22 @@
1
1
  # @forge/cli-shared
2
2
 
3
+ ## 5.4.0-next.6
4
+
5
+ ### Minor Changes
6
+
7
+ - 694a970: Remove the env name suggestion in the forge deploy command and also updating the defaultEnv text
8
+
9
+ ## 5.4.0-next.5
10
+
11
+ ### Minor Changes
12
+
13
+ - 4117f97: Bump cheerio from version 0.22 to version 1.0
14
+
15
+ ### Patch Changes
16
+
17
+ - Updated dependencies [4117f97]
18
+ - @forge/manifest@7.6.0-next.3
19
+
3
20
  ## 5.4.0-next.4
4
21
 
5
22
  ### Patch Changes