Skip to content

Commit 05e6527

Browse files
committed
docs: include the update to examples as part of the version bump
1 parent 2d68e0c commit 05e6527

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/maintainers_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ avoid accidently leaking tokens!
4040
$ git checkout -b v1.2.3
4141
```
4242

43-
3. Update the version in `package.json` and `package-lock.json`:
43+
3. Update the version in `package.json` and `package-lock.json` and examples:
4444

4545
```sh
4646
$ npm version <major|minor|patch> --no-git-tag-version

0 commit comments

Comments
 (0)