File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 0.0.4 (2026-05-16)
12
2-
3- * Update release.yml (b3f2e5b)
4-
5- ## [ 0.0.3] ( https://github.com/json-derulo/angular-material-runtime-theme/compare/v0.0.1...vnull ) (2026-05-15)
6-
7- ## [ 0.0.3] ( https://github.com/json-derulo/angular-material-runtime-theme/compare/v0.0.2...v0.0.3 ) (2026-05-15)
8-
9- ## [ 0.0.2] ( https://github.com/json-derulo/angular-material-runtime-theme/compare/v0.0.1...v0.0.2 ) (2026-05-15)
3+ No user visible changes.
104
115## 0.0.1 (2026-05-15)
6+
7+ * Initial version
Original file line number Diff line number Diff line change 2323 "releaseName" : " Release v${version}"
2424 },
2525 "hooks" : {
26- "after:bump" : [" pnpm --dir ../.. run build:lib" ]
26+ "after:bump" : [" pnpm --dir ../.. run build:lib" ],
27+ "before:git:beforeRelease" : [" git add ../../CHANGELOG.md" ]
2728 },
2829 "plugins" : {
2930 "@release-it/conventional-changelog" : {
You can’t perform that action at this time.
0 commit comments