@forge/cli-shared 2.5.0-next.3 → 2.5.1-next.1

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