Skip to content

feat: bumped version to v0.0.17#1280

Merged
MODSetter merged 1 commit intomainfrom
dev
Apr 21, 2026
Merged

feat: bumped version to v0.0.17#1280
MODSetter merged 1 commit intomainfrom
dev

Conversation

@MODSetter
Copy link
Copy Markdown
Owner

@MODSetter MODSetter commented Apr 21, 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 project version from 0.0.16 to 0.0.17 across all components of the SurfSense monorepo, including the backend Python package, browser extension, desktop app, and web frontend. This is a routine version increment that updates version strings in package manifests and lock files to maintain consistency across the entire codebase.

⏱️ 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

Analyze latest changes

Summary by CodeRabbit

  • Chores
    • Updated application version to 0.0.17 across all components (backend, browser extension, desktop, and web).

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 21, 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 Apr 21, 2026 8:39am

Request Review

@MODSetter MODSetter merged commit 27d081a into main Apr 21, 2026
6 of 9 checks passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 21, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 48f8dcea-8407-4a41-aa25-ca96db42cb95

📥 Commits

Reviewing files that changed from the base of the PR and between 1fea94a and 3f30b12.

⛔ 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

Version number incremented from 0.0.16 to 0.0.17 across the entire monorepo, including backend Python project configuration, browser extension manifest, desktop application manifest, and web application manifest.

Changes

Cohort / File(s) Summary
Backend
VERSION, surfsense_backend/pyproject.toml
Updated version from 0.0.16 to 0.0.17 in both the root version file and Python project configuration.
Frontend & Extensions
surfsense_browser_extension/package.json, surfsense_desktop/package.json, surfsense_web/package.json
Updated version from 0.0.16 to 0.0.17 across all Node.js package manifests.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 Hop, hop, version bumped with care,
From sixteen to seventeen everywhere!
Backend, web, and desktop too,
Extensions dressed in numbers new!

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev

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.

Copy link
Copy Markdown

@recurseml recurseml Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review by RecurseML

🔍 Review performed on 1fea94a..3f30b12

✨ No bugs found, your code is sparkling clean

✅ Files analyzed, no issues (6)

VERSION
surfsense_backend/pyproject.toml
surfsense_backend/uv.lock
surfsense_browser_extension/package.json
surfsense_desktop/package.json
surfsense_web/package.json

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