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