@forge/react

11.9.0-next.111.9.0
~

Modified (3 files)

Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
 {
   "name": "@forge/react",
-  "version": "11.9.0-next.1",
+  "version": "11.9.0",
   "description": "Forge React reconciler",
   "author": "Atlassian",
   "license": "SEE LICENSE IN LICENSE.txt",
   "main": "out/index.js",
@@ -27,9 +27,9 @@
   "dependencies": {
     "@atlaskit/adf-schema": "^48.0.0",
     "@atlaskit/adf-utils": "^19.19.0",
     "@atlaskit/forge-react-types": "^0.48.0",
-    "@forge/bridge": "^5.10.1-next.0",
+    "@forge/bridge": "^5.10.1",
     "@forge/i18n": "0.0.7",
     "@types/react": "^18.2.64",
     "@types/react-reconciler": "^0.28.8",
     "lodash": "^4.17.21",
Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,6 +1,16 @@
 # @forge/react
 
+## 11.9.0
+
+### Minor Changes
+
+- 92c8fe8: Added useTheme hook to access the current theme and subscribe to theme updates
+
+### Patch Changes
+
+- @forge/[email protected]
+
 ## 11.9.0-next.1
 
 ### Minor Changes
File too large for inline diff