npm package diff

Package: @forge/api

Versions: 3.8.1-experimental-10722bc - 3.9.2-next.1

File: package/CHANGELOG.md

Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,17 +1,52 @@
 # @forge/api
 
-## 3.8.1-experimental-10722bc
+## 3.9.2-next.1
 
+### Patch Changes
+
+- fbb27ea: add WebTrigger request and response types
+
+## 3.9.2-next.0
+
+### Patch Changes
+
+- d3e9d37: Add default content-type as JSON in @forge/api product requests
+
+## 3.9.1
+
+### Patch Changes
+
+- 6c9b381: Update comment referent to node-runtime (no code change)
+
+## 3.9.1-next.0
+
+### Patch Changes
+
+- 6c9b381: Update comment referent to node-runtime (no code change)
+
+## 3.9.0
+
 ### Minor Changes
 
-- 01323ff: feat: introduces bulkSet operation
+- 1eaeb60: Include app license information in the getAppContext Api
 
 ### Patch Changes
 
-- Updated dependencies [01323ff]
-  - @forge/[email protected]
+- 59f7240: Remove unsupported provider type 'none' in getRequestStargate function
 
+## 3.9.0-next.1
+
+### Patch Changes
+
+- 59f7240: Remove unsupported provider type 'none' in getRequestStargate function
+
+## 3.9.0-next.0
+
+### Minor Changes
+
+- 1eaeb60: Include app license information in the getAppContext Api
+
 ## 3.8.1
 
 ### Patch Changes