Skip to content

Commit 684b674

Browse files
chore(main): release shared-browser 0.4.0 (#95)
1 parent 2edb5c3 commit 684b674

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
@@ -6,7 +6,7 @@
66
"paseo-beads": "0.1.0",
77
"paseo-omp": "0.2.1",
88
"paseo-dracula": "0.3.0",
9-
"paseo-shared-browser": "0.3.1",
9+
"paseo-shared-browser": "0.4.0",
1010
"paseo-gas-city": "0.1.0",
1111
"pr-radar": "0.3.4"
1212
}

paseo-shared-browser/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.4.0](https://github.com/omercnet/paseo-plugins/compare/shared-browser-v0.3.1...shared-browser-v0.4.0) (2026-09-18)
4+
5+
6+
### Features
7+
8+
* **release:** publish plugins to npm ([#80](https://github.com/omercnet/paseo-plugins/issues/80)) ([3c93048](https://github.com/omercnet/paseo-plugins/commit/3c93048cfefda97d8c2bc1631e3428fb64bdad09))
9+
10+
11+
### Bug Fixes
12+
13+
* **shared-browser:** support Paseo 0.9 beta ([#86](https://github.com/omercnet/paseo-plugins/issues/86)) ([3af209f](https://github.com/omercnet/paseo-plugins/commit/3af209f3a8fa347ba7dc05c300061a682d809f88))
14+
315
## [0.3.1](https://github.com/omercnet/paseo-plugins/compare/shared-browser-v0.3.0...shared-browser-v0.3.1) (2026-09-15)
416

517

paseo-shared-browser/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.

paseo-shared-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@omercnet/paseo-shared-browser",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"description": "One real Chromium session per Paseo workspace, shared live across every connected client.",
55
"keywords": [
66
"browser",

0 commit comments

Comments
 (0)