Skip to content

Commit 63ac0f8

Browse files
github-actions[bot]Aakash
authored andcommitted
chore(main): release 0.1.0
1 parent 4273f63 commit 63ac0f8

File tree

4 files changed

+9
-5
lines changed

4 files changed

+9
-5
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.0.0"
2+
".": "0.1.0"
33
}

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

33
## 0.1.0 (2025-11-23)
44

5+
## What's Changed
6+
* feat: #1 add streamable HTTP support by @aakashH242 in https://github.com/aakashH242/mcp-playwright/pull/2
57

6-
### Features
8+
## New Contributors
9+
* @aakashH242 made their first contribution in https://github.com/aakashH242/mcp-playwright/pull/2
10+
* @github-actions[bot] made their first contribution in https://github.com/aakashH242/mcp-playwright/pull/10
711

8-
* [#1](https://github.com/aakashH242/mcp-playwright/issues/1) add streamable HTTP support ([#2](https://github.com/aakashH242/mcp-playwright/issues/2)) ([8ff68df](https://github.com/aakashH242/mcp-playwright/commit/8ff68df09a133668a67549499438fdf12b26f36c))
12+
**Full Changelog**: https://github.com/aakashH242/mcp-playwright/commits/v0.1.0

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "@aakashh242/playwright-mcp",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Model Context Protocol servers for Playwright",
55
"license": "MIT",
66
"author": "ExecuteAutomation, Ltd (https://executeautomation.com)",

0 commit comments

Comments
 (0)