@forge/cli-shared 8.15.3-next.3-experimental-bf21d1e → 8.16.0-next.4

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