[chore] bump desktop version to 0.8.7#1616
Conversation
📝 WalkthroughWalkthroughThe package version is bumped from 0.8.6 to 0.8.7 in package.json. No other changes to functionality, logic, errors, or control flow are introduced. 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 PR performs a straightforward version bump of the desktop application from 0.8.6 to 0.8.7, following semantic versioning for a patch release. The version is used throughout the codebase via automatic environment variable injection (process.env.npm_package_version) and direct imports, so no other file changes are required.
Changes:
- Incremented version field in package.json from "0.8.6" to "0.8.7"
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Summary
package.jsonversionfrom0.8.6to0.8.7Testing
yarn lintyarn typecheckSummary by CodeRabbit
┆Issue is synchronized with this Notion page by Unito