You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,12 +58,14 @@ Customize the userscript metadata through the `userscriptHeader` field in `packa
58
58
* [x] Implement watch and auto-reload for development
59
59
* [x] Serve the generated userscript during watch mode
60
60
* [x] Support serving with proper filename, update URL, and download URL
61
-
* [ ] Add GitHub Action for automated releases
61
+
* [x] Add GitHub Action for automated releases
62
+
* [ ] Import icon and generate base64 for`@icon`
62
63
63
64
## Acknowledgements
64
65
65
66
This project draws significant inspiration from the [Greasemonkey Webpack + TypeScript boilerplate](https://github.com/tarkant/greasemonkey-webpack-typescript-boilerplate).
0 commit comments