Skip to content

Commit

Permalink
action: release - fix
Browse files Browse the repository at this point in the history
  • Loading branch information
couriourc committed Apr 20, 2024
1 parent 28eac69 commit 81feb7d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
"build:firefox": "wxt build -b firefox",
"zip": "wxt zip",
"zip:firefox": "wxt zip -b firefox",
"zip:chrome": "wxt zip -b chrome",
"zip:edge": "wxt zip -b edge",
"compile": "tsc --noEmit",
"postinstall": "wxt prepare",
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0",
Expand Down

0 comments on commit 81feb7d

Please sign in to comment.