chore: bump desktop version to 0.8.4#1600
Conversation
📝 WalkthroughWalkthroughThe pull request updates the version field in package.json from "0.8.3" to "0.8.4". This is a straightforward version bump with no functional changes to the codebase. Changes
Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
Pull request overview
This pull request bumps the desktop application version from 0.8.3 to 0.8.4 in the package.json file. This is a standard version update for a maintenance or minor release, following semantic versioning conventions. The version field in package.json is the single source of truth for the application version, as confirmed by examining the GitHub workflows and build configurations which read the version directly from this file.
Changes:
- Updated the
versionfield inpackage.jsonfrom "0.8.3" to "0.8.4"
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Summary
package.jsonfrom0.8.3to0.8.4Testing
┆Issue is synchronized with this Notion page by Unito
Summary by CodeRabbit