@forge/cli-shared 8.16.0-next.5 → 8.16.0

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,21 @@
1
1
  # @forge/cli-shared
2
2
 
3
+ ## 8.16.0
4
+
5
+ ### Minor Changes
6
+
7
+ - c70bd69: Support hot reloading for forge containers tunneling
8
+
9
+ ### Patch Changes
10
+
11
+ - 7e3c9ae: Improve error message when missing required scopes
12
+ - 43cbfaf: Update wording and links for forge login to enable scoped tokens
13
+ - Updated dependencies [ad5a470]
14
+ - Updated dependencies [c70bd69]
15
+ - Updated dependencies [3a792a2]
16
+ - Updated dependencies [4210da0]
17
+ - @forge/manifest@12.2.0
18
+
3
19
  ## 8.16.0-next.5
4
20
 
5
21
  ### Patch Changes