File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,15 +48,16 @@ jobs:
4848 sed -i "s/\$PACKAGE_VERSION/$PACKAGE_VERSION/g" CHANGELOG.md
4949 sed -i "s/\$CURRENT_DATE/$CURRENT_DATE/g" CHANGELOG.md
5050 gh release create "$PACKAGE_VERSION" \
51+ --generate-notes \
5152 -t "$PACKAGE_VERSION" \
5253 -n "$(cat CHANGELOG.md)
5354
5455 ---
5556
5657 使用方法:
57- - **Chrome / Edge / Arc / Brave**: [Chrome Web Store](https://chromewebstore.google.com/detail/fbgblmjbeebanackldpbmpacppflgmlj)
58- - **国内用户**: [Crx 商店](https://www.crxsoso.com/webstore/detail/fbgblmjbeebanackldpbmpacppflgmlj)
59- - **Firefox**: [Firefox Addons](https://addons.mozilla.org/zh-CN/firefox/addon/linux_do-scripts/)
58+ - **Chrome / Edge / Arc / Brave:** [Chrome Web Store](https://chromewebstore.google.com/detail/fbgblmjbeebanackldpbmpacppflgmlj)
59+ - **国内用户:** [Crx 商店](https://www.crxsoso.com/webstore/detail/fbgblmjbeebanackldpbmpacppflgmlj)
60+ - **Firefox:** [Firefox Addons](https://addons.mozilla.org/zh-CN/firefox/addon/linux_do-scripts/)
6061
6162 发布于:$CURRENT_DATE"
6263 env :
Original file line number Diff line number Diff line change 1- - chore: 根据前几次更新的强度,特将版本号升级至 1.3.0
2- - feat: 楼层号修改为可点击状态 #210
1+ - workflow: 修改工作流新版本生成日志执行策略
Original file line number Diff line number Diff line change 22 "name" : " linuxdo-scripts" ,
33 "description" : " manifest.json description" ,
44 "private" : true ,
5- "version" : " 1.3.0 " ,
5+ "version" : " 1.3.1 " ,
66 "type" : " module" ,
77 "scripts" : {
88 "dev" : " wxt" ,
Original file line number Diff line number Diff line change 1+ ## 1.3.1
2+
3+ - workflow: 修改工作流新版本生成日志执行策略
4+
15## 1.3.0
26
37- chore: 根据前几次更新的强度,特将版本号升级至 1.3.0
You can’t perform that action at this time.
0 commit comments