npm package diff
Package: @forge/manifest
Versions: 8.4.0 - 8.3.1-next.2-experimental-d6acbbd
Modified: package/out/schema/manifest-schema.json
Large diffs are not rendered by default.
Modified: package/package.json
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
{
"name": "@forge/manifest",
- "version": "8.4.0",
+ "version": "8.3.1-next.2-experimental-d6acbbd",
"description": "Definitions and validations of the Forge manifest",
"main": "out/index.js",
"scripts": {
"build": "yarn run compile",
Modified: package/CHANGELOG.md
Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,24 +1,14 @@
# @forge/manifest
-## 8.4.0
+## 8.3.1-next.2-experimental-d6acbbd
-### Minor Changes
-
-- e170565: Enforce no additional properties for functions
-
### Patch Changes
- c599ff2: Fix: Path resolution for rovo resources
- 2ccf3f4: Update manifest definitions
- adf93f2: Adds the `appIsLicensed` display condition to Jira module schemas
-## 8.4.0-next.3
-
-### Minor Changes
-
-- e170565: Enforce no additional properties for functions
-
## 8.3.1-next.2
### Patch Changes
Modified: package/out/schema/manifest.d.ts
Large diffs are not rendered by default.