@forge/react
11.10.0-experimental-5a86f9911.10.1-next.0
~
Modified (3 files)
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
{
"name": "@forge/react",
- "version": "11.10.0-experimental-5a86f99",
+ "version": "11.10.1-next.0",
"description": "Forge React reconciler",
"author": "Atlassian",
"license": "SEE LICENSE IN LICENSE.txt",
"main": "out/index.js",
@@ -30,10 +30,10 @@
},
"dependencies": {
"@atlaskit/adf-schema": "^48.0.0",
"@atlaskit/adf-utils": "^19.19.0",
- "@atlaskit/forge-react-types": "^0.56.0",
- "@forge/bridge": "^5.11.0",
+ "@atlaskit/forge-react-types": "^0.54.0",
+ "@forge/bridge": "^5.11.1-next.0",
"@forge/egress": "^2.3.1",
"@forge/i18n": "0.0.7",
"@types/react": "^18.2.64",
"@types/react-reconciler": "^0.28.8", Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,11 +1,11 @@
# @forge/react
-## 11.10.0-experimental-5a86f99
+## 11.10.1-next.0
-### Minor Changes
+### Patch Changes
-- 5a86f99: Bump forge-react-types to include UI Kit modal component prop changes
+- @forge/[email protected]
## 11.10.0
### Minor Changes File too large for inline diff