We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c670cd7 commit e800b53Copy full SHA for e800b53
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.134.9] - 2024-09-25
11
+
12
### Added
13
14
- Additions from previous beta release.
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"vendor": "vtex",
3
"name": "render-runtime",
4
- "version": "8.134.9-beta",
+ "version": "8.134.9",
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.134.8"
+ "version": "8.134.9"
101
}
0 commit comments