Update
I’m not a great programmer; I’m just a good programmer with great habits.
—— Kent Beck
更新版本是一種持續性的過程,所以必須有良好的識別度。
一台打字機,上面放著一張寫著update字樣的圖片 package.json
在 package.json 裡更改 version 內容,其格式為 x.x.x-{y}.x
Build
npm run build
npm login (or npm adduser and then login)
npm publish
釋出版本
更新 Codesandbox
如果您有權限更改,請更新範例演示內容。