chore: bump desktop to v1.7.0 #281

Merged
talksik merged 1 commits from bump-version into main 2026-06-12 19:52:06 +00:00
talksik commented 2026-06-12 19:49:04 +00:00 (Migrated from github.com)

Summary by CodeRabbit

  • Chores
    • Bumped desktop application version to 1.7.0.
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Bumped desktop application version to 1.7.0. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
coderabbitai[bot] commented 2026-06-12 19:49:16 +00:00 (Migrated from github.com)

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: ad4916b9-ebae-4865-89be-cf3c60b02faa

📥 Commits

Reviewing files that changed from the base of the PR and between 095b9876f9 and 72f0adab62.

📒 Files selected for processing (1)
  • js/desktop/package.json

📝 Walkthrough

Walkthrough

The desktop package version is bumped from 1.6.0 to 1.7.0 in js/desktop/package.json. No dependencies, scripts, or other package metadata are modified.

Changes

Desktop Version Update

Layer / File(s) Summary
Package version bump
js/desktop/package.json
Version field incremented from 1.6.0 to 1.7.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Possibly related PRs

  • flowy-live/llink#276: Both PRs bump js/desktop/package.json version field by one minor version.
  • flowy-live/llink#257: Both PRs update js/desktop/package.json version with a single-line change and no other modifications.

Poem

🐰 A minor bump, a step ahead,
From six to seven, fresh and fed,
One line changed, the version flows,
Ready for what the future knows! 📦

🚥 Pre-merge checks | 5
Passed checks (5 passed)
Check name Status Explanation
Description Check Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check Passed The title clearly and specifically describes the main change: bumping the desktop package version from 1.6.0 to 1.7.0, which matches the changeset exactly.
Docstring Coverage Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bump-version

Comment @coderabbitai help to get the list of available commands and usage tips.

<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- review_stack_entry_start --> [![Review Change Stack](https://storage.googleapis.com/coderabbit_public_assets/review-stack-in-coderabbit-ui.svg)](https://app.coderabbit.ai/change-stack/flowy-live/llink/pull/281?utm_source=github_walkthrough&utm_medium=github&utm_campaign=change_stack) <!-- review_stack_entry_end --> No actionable comments were generated in the recent review. 🎉 <details> <summary>ℹ️ Recent review info</summary> <details> <summary>⚙️ Run configuration</summary> **Configuration used**: defaults **Review profile**: CHILL **Plan**: Pro Plus **Run ID**: `ad4916b9-ebae-4865-89be-cf3c60b02faa` </details> <details> <summary>📥 Commits</summary> Reviewing files that changed from the base of the PR and between 095b9876f91255687b18367a54a290688fface85 and 72f0adab627795c6dc205d5ecbe6e78d9a3968de. </details> <details> <summary>📒 Files selected for processing (1)</summary> * `js/desktop/package.json` </details> </details> --- <!-- walkthrough_start --> <details> <summary>📝 Walkthrough</summary> ## Walkthrough The desktop package version is bumped from `1.6.0` to `1.7.0` in `js/desktop/package.json`. No dependencies, scripts, or other package metadata are modified. ## Changes **Desktop Version Update** |Layer / File(s)|Summary| |---|---| |**Package version bump** <br> `js/desktop/package.json`|Version field incremented from `1.6.0` to `1.7.0`.| ## Estimated code review effort 🎯 1 (Trivial) | ⏱️ ~1 minute ## Possibly related PRs - [flowy-live/llink#276](https://github.com/flowy-live/llink/pull/276): Both PRs bump `js/desktop/package.json` version field by one minor version. - [flowy-live/llink#257](https://github.com/flowy-live/llink/pull/257): Both PRs update `js/desktop/package.json` version with a single-line change and no other modifications. ## Poem > 🐰 A minor bump, a step ahead, > From six to seven, fresh and fed, > One line changed, the version flows, > Ready for what the future knows! 📦 </details> <!-- walkthrough_end --> <!-- pre_merge_checks_walkthrough_start --> <details> <summary>🚥 Pre-merge checks | ✅ 5</summary> <details> <summary>✅ Passed checks (5 passed)</summary> | Check name | Status | Explanation | | :------------------------: | :------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------- | | Description Check | ✅ Passed | Check skipped - CodeRabbit’s high-level summary is enabled. | | Title check | ✅ Passed | The title clearly and specifically describes the main change: bumping the desktop package version from 1.6.0 to 1.7.0, which matches the changeset exactly. | | Docstring Coverage | ✅ Passed | No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. | | Linked Issues check | ✅ Passed | Check skipped because no linked issues were found for this pull request. | | Out of Scope Changes check | ✅ Passed | Check skipped because no linked issues were found for this pull request. | </details> <sub>✏️ Tip: You can configure your own custom pre-merge checks in the settings.</sub> </details> <!-- pre_merge_checks_walkthrough_end --> <!-- finishing_touch_checkbox_start --> <details> <summary>✨ Finishing Touches</summary> <details> <summary>🧪 Generate unit tests (beta)</summary> - [ ] <!-- {"checkboxId": "f47ac10b-58cc-4372-a567-0e02b2c3d479", "radioGroupId": "utg-output-choice-group-unknown_comment_id"} --> Create PR with unit tests - [ ] <!-- {"checkboxId": "6ba7b810-9dad-11d1-80b4-00c04fd430c8", "radioGroupId": "utg-output-choice-group-unknown_comment_id"} --> Commit unit tests in branch `bump-version` </details> </details> <!-- finishing_touch_checkbox_end --> <!-- tips_start --> --- <sub>Comment `@coderabbitai help` to get the list of available commands and usage tips.</sub> <!-- tips_end --> <!-- internal state start --> <!-- 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 --> <!-- internal state end -->
Sign in to join this conversation.