File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 5.0.3] ( https://github.com/reactioncommerce/example-storefront/compare/v5.0.2...v5.0.3 ) (2021-09-03)
2+
3+
4+ ### Bug Fixes
5+
6+ * login allowed from checkout page ([ d22bea2] ( https://github.com/reactioncommerce/example-storefront/commit/d22bea2fd5d32770aba1d8a61f82565f337395bd ) )
7+
18## [ 5.0.2] ( https://github.com/reactioncommerce/example-storefront/compare/v5.0.1...v5.0.2 ) (2021-08-31)
29
310
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ networks:
1313
1414services :
1515 web :
16- image : reactioncommerce/example-storefront:5.0.2
16+ image : reactioncommerce/example-storefront:5.0.3
1717 env_file :
1818 - ./.env
1919 networks :
Original file line number Diff line number Diff line change 11{
22 "name" : " example-storefront" ,
3- "version" : " 5.0.2 " ,
3+ "version" : " 5.0.3 " ,
44 "description" : " The Example Storefront serves as a reference for implementing a web based storefront using the Reaction Commerce GraphQL API." ,
55 "keywords" : [],
66 "author" : {
You can’t perform that action at this time.
0 commit comments