@forge/cli-shared 9.4.0-next.5 → 9.4.0-next.6-experimental-ccd5143

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,28 @@
1
1
  # @forge/cli-shared
2
2
 
3
+ ## 9.4.0-next.6-experimental-ccd5143
4
+
5
+ ### Minor Changes
6
+
7
+ - 016ed9d: Upgrading graphql-request dependency
8
+ - d1767a0: New dynamic hint bar added to progress display
9
+ - 2b13c2e: Move from node-fetch to native fetch
10
+ - ff4f2bf: Add `forge site provision` to provision a new demo site or get an existing demo site.
11
+
12
+ ### Patch Changes
13
+
14
+ - 71d0c4e: update 'manifest render' command description
15
+ - f9fba62: Add an option to inspect the application bundle
16
+ - Updated dependencies [ccd5143]
17
+ - Updated dependencies [6c1371a]
18
+ - @forge/manifest@13.3.1-next.0-experimental-ccd5143
19
+
20
+ ## 9.4.0-next.6
21
+
22
+ ### Minor Changes
23
+
24
+ - d1767a0: New dynamic hint bar added to progress display
25
+
3
26
  ## 9.4.0-next.5
4
27
 
5
28
  ### Minor Changes