Skip to content

feat: bumped version to 0.0.22#1344

Merged
MODSetter merged 1 commit intomainfrom
fix/app-py-changes
May 5, 2026
Merged

feat: bumped version to 0.0.22#1344
MODSetter merged 1 commit intomainfrom
fix/app-py-changes

Conversation

@MODSetter
Copy link
Copy Markdown
Owner

@MODSetter MODSetter commented May 5, 2026

Description

Motivation and Context

FIX #

Screenshots

API Changes

  • This PR includes API changes

Change Type

  • Bug fix
  • New feature
  • Performance improvement
  • Refactoring
  • Documentation
  • Dependency/Build system
  • Breaking change
  • Other (specify):

Testing Performed

  • Tested locally
  • Manual/QA verification

Checklist

  • Follows project coding standards and conventions
  • Documentation updated as needed
  • Dependencies updated as needed
  • No lint/build errors or new warnings
  • All relevant tests are passing

High-level PR Summary

This PR bumps the version number from 0.0.21 to 0.0.22 across all components of the SurfSense project, including the root VERSION file, backend Python package, browser extension, desktop app, and web frontend. This is a routine version increment that maintains consistency across the monorepo's different subprojects.

⏱️ Estimated Review Time: 5-15 minutes

💡 Review Order Suggestion
Order File Path
1 VERSION
2 surfsense_backend/pyproject.toml
3 surfsense_backend/uv.lock
4 surfsense_browser_extension/package.json
5 surfsense_desktop/package.json
6 surfsense_web/package.json

Need help? Join our Discord

Summary by CodeRabbit

  • Chores
    • Version updated to 0.0.22 across the platform.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
surf-sense-frontend Building Building Preview, Comment May 5, 2026 4:08am

Request Review

@MODSetter MODSetter merged commit 2a63a0a into main May 5, 2026
4 of 9 checks passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 5, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: f2c815b5-3a2e-473d-82fe-d43b7260f941

📥 Commits

Reviewing files that changed from the base of the PR and between e5c0022 and 0b4bd50.

⛔ Files ignored due to path filters (1)
  • surfsense_backend/uv.lock is excluded by !**/*.lock
📒 Files selected for processing (5)
  • VERSION
  • surfsense_backend/pyproject.toml
  • surfsense_browser_extension/package.json
  • surfsense_desktop/package.json
  • surfsense_web/package.json

📝 Walkthrough

Walkthrough

All version identifiers in the project are incremented from 0.0.21 to 0.0.22 across the root VERSION file, backend Python package, and four Node.js package manifests.

Changes

Version Bump Across All Packages

Layer / File(s) Summary
Root Version File
VERSION
Root version bumped from 0.0.21 to 0.0.22.
Package Manifests
surfsense_backend/pyproject.toml, surfsense_browser_extension/package.json, surfsense_desktop/package.json, surfsense_web/package.json
All package version fields updated from 0.0.21 to 0.0.22 in their respective manifest files.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • MODSetter/SurfSense#1285: Performs the same kind of change—bumping version strings in the same files (VERSION, pyproject.toml, and package.json files).
  • MODSetter/SurfSense#1283: Performs repository-wide version bumps across the same version files.
  • MODSetter/SurfSense#1280: Modifies the same version files (VERSION and various package.jsons) to bump project/package versions.

Poem

🐰 A tiny hop, a version signed,
From twenty-one to twenty-two combined,
Five files aligned with bumpered care,
The snapshot's set, the release's fair!

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/app-py-changes

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant