@forge/cli-shared 8.15.3-next.3 → 8.16.0-experimental-43cfec4

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,46 @@
1
1
  # @forge/cli-shared
2
2
 
3
+ ## 8.16.0-experimental-43cfec4
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [43cfec4]
8
+ - @forge/manifest@12.2.0-experimental-43cfec4
9
+
10
+ ## 8.16.0
11
+
12
+ ### Minor Changes
13
+
14
+ - c70bd69: Support hot reloading for forge containers tunneling
15
+
16
+ ### Patch Changes
17
+
18
+ - 7e3c9ae: Improve error message when missing required scopes
19
+ - 43cbfaf: Update wording and links for forge login to enable scoped tokens
20
+ - Updated dependencies [ad5a470]
21
+ - Updated dependencies [c70bd69]
22
+ - Updated dependencies [3a792a2]
23
+ - Updated dependencies [4210da0]
24
+ - @forge/manifest@12.2.0
25
+
26
+ ## 8.16.0-next.5
27
+
28
+ ### Patch Changes
29
+
30
+ - Updated dependencies [3a792a2]
31
+ - @forge/manifest@12.2.0-next.3
32
+
33
+ ## 8.16.0-next.4
34
+
35
+ ### Minor Changes
36
+
37
+ - c70bd69: Support hot reloading for forge containers tunneling
38
+
39
+ ### Patch Changes
40
+
41
+ - Updated dependencies [c70bd69]
42
+ - @forge/manifest@12.2.0-next.2
43
+
3
44
  ## 8.15.3-next.3
4
45
 
5
46
  ### Patch Changes