File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242 run : pnpm ci
4343
4444 - name : Release
45- run : pnpm release -- --increment= ${{ github.event.inputs.version }}
45+ run : pnpm release " ${{ github.event.inputs.version }}" --ci
4646 env :
4747 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 1- # Changelog
2-
3- # [ ] ( https://github.com/json-derulo/angular-material-runtime-theme/compare/v0.0.5...vnull ) (2026-05-18)
4-
5- * docs: update readme (d2c9b2a)
6- * ci: update permissions & env vars (b4b7721)
7- * chore: update oxfmt config (8f1e76d)
8- * Add security policy and reporting instructions (6732869)
9- * chore(deps): update dependencies (46c76db)
10- * chore: fix changelog (e47f78e)
11-
12- ## 0.0.4 (2026-05-16)
13-
14- No user visible changes.
15-
16- ## 0.0.1 (2026-05-15)
17-
18- * Initial version
You can’t perform that action at this time.
0 commit comments