Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit d6552ce

Browse files
committed
Simplify doc instruction a bit
1 parent f4eed11 commit d6552ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAIN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Preparing for a new version
6868
For new features update minor version (and reset patch version to zero).
6969
For backwards incompatible changes you should update major version,
7070
but be sure to discuss changes with other maintainers.
71-
2. Write changes to `CHANGELOG.md`: `npm run-script changelog`.
71+
2. Write changes to `CHANGELOG.md`: `npm run changelog`.
7272
Be sure to clean up the changelog so that changes are listed in following order:
7373
1. breaking changes.
7474
2. preset updates.

0 commit comments

Comments
 (0)