We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c65100 commit 9f21859Copy full SHA for 9f21859
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.1] - 2022-04-18
11
+
12
### Added
13
- `modalType` props in `orderForm/item` fragment.
14
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"vendor": "vtex",
3
"name": "checkout-resources",
4
- "version": "0.48.0",
+ "version": "0.48.1",
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