We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74ab008 commit fc1e091Copy full SHA for fc1e091
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
+## [0.48.0] - 2022-01-17
11
+
12
### Added
13
- `customData` structure in `orderForm` fragment.
14
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"vendor": "vtex",
3
"name": "checkout-resources",
4
- "version": "0.47.0",
+ "version": "0.48.0",
5
"title": "Checkout Resources",
6
"description": "Checkout Resources",
"defaultLocale": "pt-BR",
react/package.json
@@ -1,6 +1,6 @@
"name": "vtex.checkout-resources",
"private": true,
"license": "UNLICENSED",
"scripts": {
0 commit comments