npm package diff
Package: @forge/resolver
Versions: 1.6.16-next.0 - 1.6.16-next.0-experimental-ab129b0
Modified: package/package.json
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
{
"name": "@forge/resolver",
- "version": "1.6.16-next.0",
+ "version": "1.6.16-next.0-experimental-ab129b0",
"description": "Forge function resolver",
"author": "Atlassian",
"license": "SEE LICENSE IN LICENSE.txt",
"main": "out/index.js",
@@ -11,9 +11,9 @@
"clean": "rm -rf ./out && rm -f tsconfig.tsbuildinfo",
"compile": "tsc -b -v"
},
"dependencies": {
- "@forge/api": "6.0.3-next.0"
+ "@forge/api": "6.0.3-next.0-experimental-ab129b0"
},
"publishConfig": {
"registry": "https://packages.atlassian.com/api/npm/npm-public/"
}
Modified: package/CHANGELOG.md
Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,6 +1,12 @@
# @forge/resolver
+## 1.6.16-next.0-experimental-ab129b0
+
+### Patch Changes
+
+- @forge/[email protected]
+
## 1.6.16-next.0
### Patch Changes