Skip to content

chore: bump version#1067

Merged
Nikhil (shadowfax92) merged 1 commit into
mainfrom
fix/finch-27-05-26
May 28, 2026
Merged

chore: bump version#1067
Nikhil (shadowfax92) merged 1 commit into
mainfrom
fix/finch-27-05-26

Conversation

@shadowfax92
Copy link
Copy Markdown
Contributor

No description provided.

@shadowfax92 Nikhil (shadowfax92) merged commit 2403c0d into main May 28, 2026
17 of 18 checks passed
@github-actions github-actions Bot added the chore label May 28, 2026
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 28, 2026

Greptile Summary

This PR bumps the BrowserOS version components across the monorepo. No logic changes are introduced.

  • Increments @browseros/server package version from 0.0.95 to 0.0.96 in package.json and bun.lock.
  • Increments BROWSEROS_BUILD from 0 to 1 in the version file, making the full BrowserOS version 0.46.1.0.

Confidence Score: 5/5

Safe to merge — purely a version bump with no logic changes.

All three changed files are version identifiers only. The server package version and lockfile are in sync, and the BrowserOS version file increments the build counter correctly.

No files require special attention.

Important Files Changed

Filename Overview
packages/browseros-agent/apps/server/package.json Bumps server package version from 0.0.95 to 0.0.96
packages/browseros-agent/bun.lock Lockfile updated to reflect the server package version bump to 0.0.96
packages/browseros/resources/BROWSEROS_VERSION Increments BROWSEROS_BUILD from 0 to 1, making the overall version 0.46.1.0

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[PR: chore - bump version] --> B[packages/browseros-agent/apps/server/package.json]
    A --> C[packages/browseros-agent/bun.lock]
    A --> D[packages/browseros/resources/BROWSEROS_VERSION]

    B --> E["@browseros/server: 0.0.95 → 0.0.96"]
    C --> F["Lockfile entry: 0.0.95 → 0.0.96"]
    D --> G["BROWSEROS_BUILD: 0 → 1\n(full version: 0.46.1.0)"]
Loading

Reviews (1): Last reviewed commit: "chore: bump version" | Re-trigger Greptile

@github-actions
Copy link
Copy Markdown
Contributor

✅ Tests passed — 1058/1063

Suite Passed Failed Skipped
agent 91/91 0 0
build 10/10 0 0
eval 95/95 0 0
server-agent 246/246 0 0
server-api 63/63 0 0
server-browser 4/4 0 0
server-integration 9/10 0 1
server-lib 252/253 0 1
server-root 59/62 0 3
server-tools 229/229 0 0

View workflow run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant