Skip to content

Commit 1de30f3

Browse files
committed
Release v0.42.0
1 parent b87ec2a commit 1de30f3

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
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
## [0.42.0] - 2021-02-23
911
### Added
1012
- Hook `useGeolocationEnabled` to group geolocation logic.
1113

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": "checkout-resources",
4-
"version": "0.41.2",
4+
"version": "0.42.0",
55
"title": "Checkout Resources",
66
"description": "Checkout Resources",
77
"defaultLocale": "pt-BR",

react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vtex.checkout-resources",
3-
"version": "0.41.2",
3+
"version": "0.42.0",
44
"private": true,
55
"license": "UNLICENSED",
66
"scripts": {

0 commit comments

Comments
 (0)