@forge/api 0.0.0-experimental-51786e9 → 0.0.0-experimental-9b81865

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +2 -2
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,10 +1,10 @@
1
1
  # @forge/api
2
2
 
3
- ## 0.0.0-experimental-51786e9
3
+ ## 0.0.0-experimental-9b81865
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - dfab69c: Add NodeJS runtime support for Events API
7
+ - 9b81865: Add NodeJS runtime support for Events API
8
8
 
9
9
  ## 2.10.1-next.0
10
10
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@forge/api",
3
- "version": "0.0.0-experimental-51786e9",
3
+ "version": "0.0.0-experimental-9b81865",
4
4
  "description": "Forge API methods",
5
5
  "author": "Atlassian",
6
6
  "license": "UNLICENSED",