@forge/react 11.12.0-next.0-experimental-1dcd593 → 11.12.0-next.1-experimental-e2ec7ba

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.
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @forge/react
2
2
 
3
- ## 11.12.0-next.0-experimental-1dcd593
3
+ ## 11.12.0-next.1-experimental-e2ec7ba
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -8,7 +8,16 @@
8
8
 
9
9
  ### Patch Changes
10
10
 
11
- - @forge/bridge@5.12.1-next.0-experimental-1dcd593
11
+ - Updated dependencies [03b471a]
12
+ - Updated dependencies [e55e75f]
13
+ - @forge/bridge@5.13.0-next.2-experimental-e2ec7ba
14
+
15
+ ## 11.12.0-next.1
16
+
17
+ ### Patch Changes
18
+
19
+ - Updated dependencies [03b471a]
20
+ - @forge/bridge@5.13.0-next.1
12
21
 
13
22
  ## 11.12.0-next.0
14
23
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@forge/react",
3
- "version": "11.12.0-next.0-experimental-1dcd593",
3
+ "version": "11.12.0-next.1-experimental-e2ec7ba",
4
4
  "description": "Forge React reconciler",
5
5
  "author": "Atlassian",
6
6
  "license": "SEE LICENSE IN LICENSE.txt",
@@ -32,7 +32,7 @@
32
32
  "@atlaskit/adf-schema": "^48.0.0",
33
33
  "@atlaskit/adf-utils": "^19.19.0",
34
34
  "@atlaskit/forge-react-types": "^0.59.0",
35
- "@forge/bridge": "^5.12.1-next.0-experimental-1dcd593",
35
+ "@forge/bridge": "^5.13.0-next.2-experimental-e2ec7ba",
36
36
  "@forge/egress": "^2.3.1",
37
37
  "@forge/i18n": "0.0.7",
38
38
  "@types/react": "^18.2.64",