File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed
modules/@shopify/checkout-sheet-kit Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 2020 - name : Prepare release
2121 run : |
2222 echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > .npmrc
23+ cp README.md modules/@shopify/checkout-sheet-kit
2324 yarn module clean
2425 yarn module build
2526 cd modules/@shopify/checkout-sheet-kit
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.1 - January 15, 2024
4+
5+ Updates the README on the NPM regsitry entry page.
6+
37## 0.1.0 - January 15, 2024
48
59Initial publication of the ` @shopify/checkout-sheet-kit ` package.
Original file line number Diff line number Diff line change 11{
22 "name" : " @shopify/checkout-sheet-kit" ,
33 "license" : " MIT" ,
4- "version" : " 0.1.0 " ,
4+ "version" : " 0.1.1 " ,
55 "main" : " lib/commonjs/index.js" ,
66 "types" : " src/index.ts" ,
77 "source" : " src/index.ts" ,
You can’t perform that action at this time.
0 commit comments