Skip to content

Commit 2c7076c

Browse files
committed
Release v8.135.1
1 parent 4299a4c commit 2c7076c

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.135.1] - 2024-12-17
11+
1012
### Added
1113

1214
- Class to `<div>` elements in `LayoutContainer` to manipulate those sections

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.135.0",
4+
"version": "8.135.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.135.0"
100+
"version": "8.135.1"
101101
}

0 commit comments

Comments
 (0)