@forge/cli-shared 6.3.1-next.1 → 6.4.0-next.11

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,76 @@
1
1
  # @forge/cli-shared
2
2
 
3
+ ## 6.4.0-next.11
4
+
5
+ ### Minor Changes
6
+
7
+ - 94b5a3d: Add RoA eligibility message post deployment
8
+
9
+ ## 6.4.0-next.10
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies [5c5aa55]
14
+ - @forge/manifest@8.1.0-next.7
15
+
16
+ ## 6.4.0-next.9
17
+
18
+ ### Patch Changes
19
+
20
+ - 08c832b: Add support for license-modes and users-with-access options in the forge install command
21
+
22
+ ## 6.4.0-next.8
23
+
24
+ ### Patch Changes
25
+
26
+ - 34fe2fa: Changing the default value of feature gate forge-cli-enable-atlas-product-support to false
27
+ - Updated dependencies [c3a2fca]
28
+ - @forge/manifest@8.1.0-next.6
29
+
30
+ ## 6.4.0-next.7
31
+
32
+ ### Patch Changes
33
+
34
+ - Updated dependencies [2993e98]
35
+ - @forge/manifest@8.1.0-next.5
36
+
37
+ ## 6.4.0-next.6
38
+
39
+ ### Patch Changes
40
+
41
+ - a2eed13: Update test for deprecated feature flag
42
+ - Updated dependencies [80f2659]
43
+ - Updated dependencies [6fddb0a]
44
+ - Updated dependencies [cefd0cd]
45
+ - @forge/manifest@8.1.0-next.4
46
+
47
+ ## 6.4.0-next.5
48
+
49
+ ### Patch Changes
50
+
51
+ - 85663fe: Display filename, index, line, and column when linting results in a compilation error.
52
+
53
+ ## 6.4.0-next.4
54
+
55
+ ### Patch Changes
56
+
57
+ - Updated dependencies [319c5aa]
58
+ - Updated dependencies [88b77fc]
59
+ - @forge/manifest@8.1.0-next.3
60
+
61
+ ## 6.4.0-next.3
62
+
63
+ ### Patch Changes
64
+
65
+ - Updated dependencies [3d8c83f]
66
+ - @forge/manifest@8.1.0-next.2
67
+
68
+ ## 6.4.0-next.2
69
+
70
+ ### Minor Changes
71
+
72
+ - fa239b2: Error handling and logging for the cloudflared process used by tunnel
73
+
3
74
  ## 6.3.1-next.1
4
75
 
5
76
  ### Patch Changes