Skip to content

Commit 9631ca6

Browse files
author
Bruno Abreu
committed
Release v0.2.1
1 parent 322953d commit 9631ca6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
## [0.2.1] - 2020-06-23
911
### Fixed
1012
- Add global `__RUNTIME__` data local `runtime`.
1113

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vtex/render-extension-loader",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "VTEX IO Render Extension Loader",
55
"main": "lib/render-extension-loader.js",
66
"browser": "lib/render-extension-loader.js",

0 commit comments

Comments
 (0)