File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ sign a new one.
2323This project follows
2424[ Google's Open Source Community Guidelines] ( https://opensource.google/conduct/ ) .
2525
26- ## Contribution process
26+ ## Development process
2727
2828### Code reviews
2929
@@ -53,6 +53,14 @@ completed:
5353 features (we want to avoid features that offer some tools but cannot be used
5454 successfully to debug things).
5555
56+ ### Release process
57+
58+ Releasing ` chrome-devtools-mcp ` is automated by GitHub actions. Reviewing,
59+ testing and landing a PR titled ` chore(main): release chrome-devtools-mcp `
60+ is sufficient to release a new version. The release PR is automatically
61+ opened if there are any changes on the main branch that show up in the
62+ changelog.
63+
5664## Installation
5765
5866Check that you are using node version specified in .nvmrc, then run following commands:
You can’t perform that action at this time.
0 commit comments