@forge/react
11.10.1-next.011.11.0-next.1
~
Modified (3 files)
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
{
"name": "@forge/react",
- "version": "11.10.1-next.0",
+ "version": "11.11.0-next.1",
"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.54.0",
- "@forge/bridge": "^5.11.1-next.0",
+ "@atlaskit/forge-react-types": "^0.56.0",
+ "@forge/bridge": "^5.11.1-next.1",
"@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,6 +1,16 @@
# @forge/react
+## 11.11.0-next.1
+
+### Minor Changes
+
+- 5a86f99: Bump forge-react-types to include UI Kit modal component prop changes
+
+### Patch Changes
+
+- @forge/[email protected]
+
## 11.10.1-next.0
### Patch Changes File too large for inline diff