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