@forge/manifest
12.1.0-next.812.1.0
CHANGELOG.md~
CHANGELOG.mdModified+20
Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,6 +1,26 @@
# @forge/manifest
+## 12.1.0
+
+### Minor Changes
+
+- 6204a94: Added validation logic for Rolling Releases display conditions
+- e4c143c: Do not allow wildcard remote endpoints
+- 42e069d: Add lint warning for backend fetch egress with path
+- 19807bf: Changed schema for container resources
+- 5de91aa: Added validation for displayConditions for jiraServiceManagement module types
+
+### Patch Changes
+
+- e98e35c: Fix Remotes schema so configurable field is correct
+- 6247657: Add TWG preview scopes validator that warns when manifest contains Teamwork Graph scopes (read:graph:jira, read:graph:confluence)
+- 434fb15: Update manifest definitions
+- d4bbee9: Update manifest definitions
+- 8246b16: Update manifest definitions
+- fa9b5aa: Update manifest definitions
+- 63d29ca: Update dynamic egress and remote manifest in preparation for Preview
+
## 12.1.0-next.8
### Minor Changes