Skip to content

Commit 9f21859

Browse files
committed
Release v0.48.1
1 parent 5c65100 commit 9f21859

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+
## [0.48.1] - 2022-04-18
11+
1012
### Added
1113
- `modalType` props in `orderForm/item` fragment.
1214

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.48.0",
4+
"version": "0.48.1",
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.48.0",
3+
"version": "0.48.1",
44
"private": true,
55
"license": "UNLICENSED",
66
"scripts": {

0 commit comments

Comments
 (0)