@forge/manifest 12.7.1-next.0 → 12.8.0-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,18 @@
1
1
  # @forge/manifest
2
2
 
3
+ ## 12.8.0-next.1
4
+
5
+ ### Minor Changes
6
+
7
+ - f80e7b3: Added first-class rovo:skill support to the forge-manifest package
8
+
9
+ ### Patch Changes
10
+
11
+ - 0e45239: Forge manifest linter now includes devops:designInfoProvider and devops:securityInfoProvider
12
+ - 2e44a71: Update manifest definitions
13
+ - c775d3d: Update manifest definitions
14
+ - c99451e: Update manifest definitions
15
+
3
16
  ## 12.7.1-next.0
4
17
 
5
18
  ### Patch Changes