We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a3cf8e commit 3f1e588Copy full SHA for 3f1e588
1 file changed
scripts/prepare-release.sh
@@ -17,7 +17,7 @@
17
#
18
# Developer workflow:
19
# 1. Manually bump VERSION file (e.g., 0.4.0 → 0.4.1)
20
-# 2. Update CHANGELOG-mceachen.md with changes
+# 2. Update CHANGELOG.md with changes
21
# 3. Commit: git commit -am "release: prepare v0.4.1"
22
# 4. Trigger npm-release.yaml workflow
23
# 5. Workflow runs this script, builds, publishes, merges to main
0 commit comments