@forge/cli-shared 2.5.0-next.2 → 2.5.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,32 @@
1
1
  # @forge/cli-shared
2
2
 
3
+ ## 2.5.1-next.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [2c42df9]
8
+ - Updated dependencies [c52209f]
9
+ - @forge/manifest@3.8.1-next.0
10
+
11
+ ## 2.5.0
12
+
13
+ ### Minor Changes
14
+
15
+ - 6d7a574e: Add the ability to query feature flags in the CLI
16
+
17
+ ### Patch Changes
18
+
19
+ - 4f86661: Fix dependency
20
+ - Updated dependencies [74b6c3c]
21
+ - Updated dependencies [e892d27]
22
+ - @forge/manifest@3.8.0
23
+
24
+ ## 2.5.0-next.3
25
+
26
+ ### Patch Changes
27
+
28
+ - 4f86661c: Fix dependency
29
+
3
30
  ## 2.5.0-next.2
4
31
 
5
32
  ### Patch Changes