@forge/manifest
7.12.0-next.17.12.0-next.2
~
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": "7.12.0-next.1",
+ "version": "7.12.0-next.2",
"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
+## 7.12.0-next.2
+
+### Patch Changes
+
+- 7c74795: Update i18 schema test to include BoardAction
+- eb1bb6e: Update manifest definitions
+
## 7.12.0-next.1
### Minor Changes File too large for inline diff