chore(desktop): bump version to 1.6.0#3726
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe desktop application package version was incremented from 1.5.10 to 1.6.0 in the package manifest. This is a straightforward version bump to the package definition file. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 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 |
Greptile SummaryThis PR bumps the desktop app version from Confidence Score: 5/5Safe to merge — single-line version bump with no functional changes. The diff is a single-line semver minor version increment (1.5.10 → 1.6.0) in package.json, produced by an automated release script. There are no logic changes, dependency updates, or other modifications that could introduce issues. No files require special attention.
|
| Filename | Overview |
|---|---|
| apps/desktop/package.json | Version bumped from 1.5.10 to 1.6.0 — straightforward semver minor version increment with no other changes. |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Release Script Triggered] --> B[Bump version in apps/desktop/package.json]
B --> C[1.5.10 → 1.6.0]
C --> D[PR Created Automatically]
D --> E[Merge → Triggers electron-builder Release]
Reviews (1): Last reviewed commit: "chore(desktop): bump version to 1.6.0" | Re-trigger Greptile
|
Closing as superseded: current version is 1.8.6 (PR #4136). Bulk audit 2026-05-06. |
Bumps desktop app version to 1.6.0.
This PR was automatically created by the release script.
Summary by CodeRabbit
Summary by cubic
Bumps
@superset/desktopto version 1.6.0 for the upcoming desktop release. Updates the version field inapps/desktop/package.jsononly.Written for commit 98f9f07. Summary will update on new commits.