File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
99
1010- Initial public release
1111
12- ## [ 1.0.0-rc3 ]
12+ ## [ 1.0.0-rc5 ]
1313
1414- Latest release candidate of Shopify Express package, built on release candidate ` 6.0.0-rc9 ` of Shopify API for JavaScript.
1515- Includes the ` SessionStorage ` capabilities moved from the API package to this one.
Original file line number Diff line number Diff line change 11{
22 "name" : " @shopify/shopify-app-express" ,
3- "version" : " 1.0.0-rc4 " ,
3+ "version" : " 1.0.0-rc5 " ,
44 "description" : " Shopify Express Middleware - to simplify the building of Shopify Apps with Express" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 1- export const SHOPIFY_EXPRESS_LIBRARY_VERSION = '1.0.0-rc4 ' ;
1+ export const SHOPIFY_EXPRESS_LIBRARY_VERSION = '1.0.0-rc5 ' ;
You can’t perform that action at this time.
0 commit comments