@forge/manifest

8.7.1-next.28.7.1-next.3
~

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.7.1-next.2",
+  "version": "8.7.1-next.3",
   "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,13 @@
 # @forge/manifest
 
+## 8.7.1-next.3
+
+### Patch Changes
+
+- 009ab70: Fix tests
+- 34db0f6: Update manifest definitions
+
 ## 8.7.1-next.2
 
 ### Patch Changes
File too large for inline diff