@forge/manifest
8.3.08.3.1-next.0
~
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.3.0",
+ "version": "8.3.1-next.0",
"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.3.1-next.0
+
+### Patch Changes
+
+- 2ccf3f4: Update manifest definitions
+
## 8.3.0
### Minor Changes File too large for inline diff