npm package diff

Package: @forge/events

Versions: 2.0.0-next.4-experimental-97e4b11 - 2.0.0-next.5

File: package/CHANGELOG.md

Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,26 +1,12 @@
 # @forge/events
 
-## 2.0.0-next.4-experimental-97e4b11
+## 2.0.0-next.5
 
-### Major Changes
-
-- a89e05a: Restrict async events payload to objects
-- 8f2a3c9: Update the package to build on Node 20
-- 81174c3: Change `queue.push()` to accept events containing body and delay
-- 9227948: Simplify JobProgress.getStats to return stats directly and remove unneeded response from JobProgress.cancel
-
 ### Minor Changes
 
-- a358bff: Add retention window information to the Async Event's retry context
-- 34386db: App events API
+- 0f06fee: Add concurrency key and limit to async events
 
-### Patch Changes
-
-- 882de38: Fix async events job progress operations
-- Updated dependencies [8f2a3c9]
-  - @forge/[email protected]
-
 ## 2.0.0-next.4
 
 ### Major Changes