Conversation
📝 WalkthroughWalkthroughThis pull request updates the version number in package.json from 0.8.2 to 0.8.3, indicating a patch release. No functional code changes, dependencies, or configuration alterations are included in this update. 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 bumps the desktop application version from 0.8.2 to 0.8.3 in the package.json file. The version bump follows semantic versioning with a patch increment, which is appropriate for a minor release. This change is coordinated with PR #1590 which updates the ComfyUI core version to v0.12.3, and the package.json config already reflects this ComfyUI version update.
Changes:
- Updated the
versionfield in package.json from "0.8.2" to "0.8.3"
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
The base branch was changed.
Summary
Merge after:
Testing
yarn formatyarn lintyarn typecheck┆Issue is synchronized with this Notion page by Unito
Summary by CodeRabbit