Skip to content

Commit ef54e1b

Browse files
Merge pull request #10 from operasoftware/release-please--branches--main--components--opera-browser-cli
chore(main): release opera-browser-cli 0.1.33
2 parents 0ff548f + bc1aa56 commit ef54e1b

4 files changed

Lines changed: 16 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.32"
2+
".": "0.1.33"
33
}

CHANGELOG.md

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

3+
## [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)
4+
5+
6+
### Features
7+
8+
* detect port conflicts with foreign MCP servers ([c8aa858](https://github.com/operasoftware/opera-browser-cli/commit/c8aa858c820c450034e32692bc666329ca3b85b0))
9+
10+
11+
### Bug Fixes
12+
13+
* default open URL to https:// when no protocol is given ([0ff548f](https://github.com/operasoftware/opera-browser-cli/commit/0ff548f9fcec447d2efc9d4605d72adff64aeabd))
14+
315
## [0.1.32](https://github.com/operasoftware/opera-browser-cli/compare/opera-browser-cli-v0.1.31...opera-browser-cli-v0.1.32) (2026-05-13)
416

517

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

0 commit comments

Comments
 (0)