This website works better with JavaScript
首頁
探索
說明
登入
fuyu
/
mark
關注
1
讚好
0
複刻
0
檔案
問題管理
0
合併請求
0
Wiki
目錄樹:
1e9e1f2952
分支列表
標籤列表
master
mark
/
bower_components
/
jspdf
/
RELEASE.md
RELEASE.md
253 B
文件歷史
原始文件
Release Instructions
Add a new draft release in GitHub.
Describe the Release
Update the CDN link in the README (
@TODO
: Automate?)
npm version 1.x.y
git push origin v1.x.y
Publish the release on GitHub
npm publish