@forge/manifest

8.0.0-next.88.0.0-next.9
~

Modified (4 files)

File too large for inline diff
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
 {
   "name": "@forge/manifest",
-  "version": "8.0.0-next.8",
+  "version": "8.0.0-next.9",
   "description": "Definitions and validations of the Forge manifest",
   "main": "out/index.js",
   "scripts": {
     "build": "yarn run compile",
Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,6 +1,12 @@
 # @forge/manifest
 
+## 8.0.0-next.9
+
+### Patch Changes
+
+- 8ca9a19: Update manifest definitions
+
 ## 8.0.0-next.8
 
 ### Patch Changes
File too large for inline diff