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

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.15.3-next.3-experimental-bf21d1e
4
+
5
+ ### Patch Changes
6
+
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
12
+
13
+ ## 8.15.3-next.3
14
+
15
+ ### Patch Changes
16
+
17
+ - 7e3c9ae: Improve error message when missing required scopes
18
+
3
19
  ## 8.15.3-next.2
4
20
 
5
21
  ### Patch Changes