@forge/cli-shared 8.15.1-next.9 → 8.15.1-next.9-experimental-3fd1b86

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,22 @@
1
1
  # @forge/cli-shared
2
2
 
3
+ ## 8.15.1-next.9-experimental-3fd1b86
4
+
5
+ ### Patch Changes
6
+
7
+ - 2b94ed8: added custom scopes command to the forge help command
8
+ - c1526eb: Improve warning message for failing to read feature flags change visibility to require verbose to reduce confusion
9
+ - 19807bf: Changed schema for container resources
10
+ - a684b69: Refactor the order of starting the containers docker compose stack, to lint the manifest first
11
+ - 2719ab7: Add image tag filtering for container repository listing
12
+ - Updated dependencies [e4c143c]
13
+ - Updated dependencies [42e069d]
14
+ - Updated dependencies [19807bf]
15
+ - Updated dependencies [6247657]
16
+ - Updated dependencies [8246b16]
17
+ - Updated dependencies [fa9b5aa]
18
+ - @forge/manifest@12.1.0-next.5-experimental-3fd1b86
19
+
3
20
  ## 8.15.1-next.9
4
21
 
5
22
  ### Patch Changes