@forge/manifest 3.2.0-next.6 → 3.2.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,21 @@
1
1
  # @forge/manifest
2
2
 
3
+ ## 3.2.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 7f869f7: Added manifest validation for modules using Subpages
8
+ - 72e020c: Adds schemas properties for Data Classifications
9
+
10
+ ### Patch Changes
11
+
12
+ - b2cef71: Update manifest definitions
13
+ - 254b239: Update manifest definitions
14
+ - 47744fc: Update manifest definitions
15
+ - 860c4fb: Update manifest definitions
16
+ - 66e969f: Update manifest definitions
17
+ - 2c635f9: Update manifest definitions
18
+
3
19
  ## 3.2.0-next.6
4
20
 
5
21
  ### Patch Changes