We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dd3379 commit 2acea7eCopy full SHA for 2acea7e
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## [Unreleased]
9
10
+## [8.136.1] - 2025-03-28
11
+
12
### Fixed
13
14
- Add missing optional chaining to `useDefaultBrowserNavigation` prop
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"vendor": "vtex",
3
"name": "render-runtime",
4
- "version": "8.136.0",
+ "version": "8.136.1",
5
"title": "VTEX Render runtime",
6
"description": "The VTEX Render framework runtime",
"builders": {
react/package.json
@@ -97,5 +97,5 @@
97
"git add"
98
]
99
},
100
- "version": "8.136.0"
+ "version": "8.136.1"
101
}
0 commit comments