chore: Update version to 6.5.47#431
Merged
lzwind merged 1 commit intolinuxdeepin:masterfrom Mar 18, 2026
Merged
Conversation
- update version to 6.5.47 log: update version to 6.5.47
|
TAG Bot TAG: 6.5.47 |
Reviewer's guide (collapsed on small PRs)Reviewer's GuideBumps the application/package version from 6.5.46.1 to 6.5.47.1 and prepares packaging metadata for the new release. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
deepin pr auto review这份代码变更主要涉及软件版本号更新和变更日志记录。以下是对该 1. 语法与逻辑审查
2. 代码质量审查
3. 代码性能审查
4. 代码安全审查
总结与改进建议
修正后的示例(假设当前年份为 2024): diff --git a/debian/changelog b/debian/changelog
index 4a101dae..6353f71b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+deepin-editor (6.5.47) unstable; urgency=medium
+
+ * fix: Update key shortcut for backindentline to Shift+Tab
+
+ -- dengzhongyuan <dengzhongyuan@uniontech.com> Wed, 18 Mar 2024 10:01:29 +0800
+
deepin-editor (6.5.46) unstable; urgency=medium
* fix: update dman' resources |
lzwind
approved these changes
Mar 18, 2026
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dengzhongyuan365-dev, lzwind The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Contributor
|
TAG Bot ✅ Tag created successfully 📋 Tag Details
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
log: update version to 6.5.47
Summary by Sourcery
Chores: