File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7
7
8
8
## [ Unreleased]
9
+
10
+ ## [ 0.36.0] - 2020-09-28
9
11
### Added
10
12
- Field ` manualPrice ` to ` OrderFormFragment ` fragment.
11
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"vendor" : " vtex" ,
3
3
"name" : " checkout-resources" ,
4
- "version" : " 0.35 .0" ,
4
+ "version" : " 0.36 .0" ,
5
5
"title" : " Checkout Resources" ,
6
6
"description" : " Checkout Resources" ,
7
7
"defaultLocale" : " pt-BR" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vtex.checkout-resources" ,
3
- "version" : " 0.35 .0" ,
3
+ "version" : " 0.36 .0" ,
4
4
"private" : true ,
5
5
"license" : " UNLICENSED" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments