Skip to content

Commit 2004298

Browse files
authored
chore: "chore(main): release chrome-devtools-mcp 0.1.0" (#30)
Reverts #9 npm publish failed so will re-land later.
1 parent a454a52 commit 2004298

File tree

4 files changed

+4
-20
lines changed

4 files changed

+4
-20
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.0"
2+
".": "0.0.1"
33
}

CHANGELOG.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chrome-devtools-mcp",
3-
"version": "0.1.0",
3+
"version": "0.0.1",
44
"description": "MCP server for Chrome DevTools",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)