Skip to content

Commit 4d85a5a

Browse files
authored
docs(README): add back note for collaborators
Add back note for manual release documentation for collaborators
1 parent 06c2a29 commit 4d85a5a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,8 @@ The workflow `.github/workflows/npm-publish.yml` will then auto-publish at <http
8484
One could also manually create a release PR using the cli, directions [here](https://github.com/googleapis/release-please/blob/main/docs/cli.md#running-release-please-cli). Follow the directions for bootstrapping and creating a release, then it will auto generate a PR containing the new release notes
8585

8686
It will then auto-publish as stated before
87+
88+
Collaborators can also manually release by:
89+
90+
increase version in package.json, commit
91+
https://github.com/cdmoro/bootstrap-vue-3/releases/new (create new tag)

0 commit comments

Comments
 (0)