Skip to content

Commit 2acea7e

Browse files
committed
Release v8.136.1
1 parent 7dd3379 commit 2acea7e

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [8.136.1] - 2025-03-28
11+
1012
### Fixed
1113

1214
- Add missing optional chaining to `useDefaultBrowserNavigation` prop

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"vendor": "vtex",
33
"name": "render-runtime",
4-
"version": "8.136.0",
4+
"version": "8.136.1",
55
"title": "VTEX Render runtime",
66
"description": "The VTEX Render framework runtime",
77
"builders": {

react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,5 +97,5 @@
9797
"git add"
9898
]
9999
},
100-
"version": "8.136.0"
100+
"version": "8.136.1"
101101
}

0 commit comments

Comments
 (0)