chore: Update version to 0.1.22 - #36
Merged
Merged
Conversation
As title. Log: update version to 0.1.22
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: re2zero 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 |
|
TAG Bot TAG: 0.1.22 |
deepin pr auto review这份 以下是详细的审查意见和改进建议: 1. 语法逻辑与规范性
2. 代码质量与描述
3. 代码安全
4. 改进后的示例基于以上建议,修正日期并优化描述后的 diff 可能如下: diff --git a/debian/changelog b/debian/changelog
index 892f3ec..e4b6b28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+deepin-scanner (0.1.22) unstable; urgency=medium
+
+ * Update version to 0.1.22
+ * Add support for ADF (Automatic Document Feeder) scanners.
+ * Enable color mode selection and page size configuration for ADF devices.
+
+ -- re2zero <yangwu@uniontech.com> Thu, 05 Mar 2024 20:20:29 +0800
+
deepin-scanner (0.1.21) unstable; urgency=medium
* fix: Fix sw64 gcc not support pie by default总结最主要的问题是日期错误,必须修正。其他方面基本符合规范,但在功能描述上可以更加详尽以提升专业度。由于涉及硬件交互功能,请务必在代码审查阶段关注内存安全和权限管理。 |
lzwind
approved these changes
Mar 5, 2026
|
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.
As title.
Log: update version to 0.1.22