Skip to content

Commit 14d735c

Browse files
Merge pull request #11 from operasoftware/release-please--branches--main--components--opera-browser-cli
chore(main): release opera-browser-cli 0.1.34
2 parents 2ae18ec + 47bcdce commit 14d735c

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.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.33"
2+
".": "0.1.34"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.34](https://github.com/operasoftware/opera-browser-cli/compare/opera-browser-cli-v0.1.33...opera-browser-cli-v0.1.34) (2026-05-20)
4+
5+
6+
### Bug Fixes
7+
8+
* fixup! feat: detect port conflicts with foreign MCP servers ([2ae18ec](https://github.com/operasoftware/opera-browser-cli/commit/2ae18ec8160b90942dff1e72072b7c1986ca584f))
9+
310
## [0.1.33](https://github.com/operasoftware/opera-browser-cli/compare/opera-browser-cli-v0.1.32...opera-browser-cli-v0.1.33) (2026-05-20)
411

512

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": "opera-browser-cli",
3-
"version": "0.1.33",
3+
"version": "0.1.34",
44
"description": "AXI-compliant opera-devtools-mcp wrapper — combined operations, TOON output, contextual suggestions",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)