Skip to content

Commit ead562d

Browse files
Merge pull request #2 from operasoftware/release-please--branches--main--components--opera-browser-cli
chore(main): release opera-browser-cli 0.1.28
2 parents 8be41ff + 27910e4 commit ead562d

4 files changed

Lines changed: 13 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.27"
2+
".": "0.1.28"
33
}

CHANGELOG.md

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

3+
## [0.1.28](https://github.com/operasoftware/opera-browser-cli/compare/opera-browser-cli-v0.1.27...opera-browser-cli-v0.1.28) (2026-05-04)
4+
5+
6+
### Bug Fixes
7+
8+
* Add setup nudge. ([8f40e44](https://github.com/operasoftware/opera-browser-cli/commit/8f40e446781c1aa2791fad36217c686ac015f9e0))
9+
* Fix stale version in manifest. ([8be41ff](https://github.com/operasoftware/opera-browser-cli/commit/8be41fff4ea969950d337c6a347516268ffbca41))
10+
* Updated docs to point to Neon. ([7d47fa0](https://github.com/operasoftware/opera-browser-cli/commit/7d47fa08aee18d008989a6ae981afb496e2ee9d1))
11+
312
## [0.1.15](https://github.com/kunchenguid/opera-cli/compare/opera-cli-v0.1.14...opera-cli-v0.1.15) (2026-04-11)
413

514

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

0 commit comments

Comments
 (0)