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: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ adheres to [Semantic Versioning](https://semver.org/). Work in progress lives un
16
16
### Fixed
17
17
-**version** — Modified `git checkout -b` to `git checkout -B` so that release branch creation gracefully handles previously abandoned branches by resetting them instead of crashing.
18
18
-**version** — Removed the startup `gh` confirmation prompt and moved confirmation to a final
19
-
review that shows the computed plan, changed files, and full git diff before commit/push/PR.
19
+
review that shows the computed planand changed-file stats before commit/push/PR.
20
20
-**init/npm** — npm workspace discovery now skips workspace manifests that are not release
21
21
packages because they lack `name` or `version`, prints each skipped manifest with the reason,
22
22
and still fails on malformed `package.json` files.
0 commit comments