We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4299a4c commit 2c7076cCopy full SHA for 2c7076c
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.135.1] - 2024-12-17
11
+
12
### Added
13
14
- Class to `<div>` elements in `LayoutContainer` to manipulate those sections
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"vendor": "vtex",
3
"name": "render-runtime",
4
- "version": "8.135.0",
+ "version": "8.135.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.135.0"
+ "version": "8.135.1"
101
}
0 commit comments