Skip to content

Commit ee030a6

Browse files
tsic404deepin-bot[bot]
authored andcommitted
chore: release 6.0.28
release 6.0.28 log: as title
1 parent 326f510 commit ee030a6

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.16)
22

33
if (NOT DEFINED VERSION)
4-
set(VERSION 6.0.27)
4+
set(VERSION 6.0.28)
55
endif()
66

77
project(dde-dock)

debian/changelog

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
dde-dock (6.0.28) unstable; urgency=medium
2+
3+
* fix: the item that removed is exist yet (https://github.com/linuxdeepin/developer-center/issues/4631)
4+
* fix: dock wakeup area not changed (https://github.com/linuxdeepin/developer-center/issues/5831)
5+
* fix: onboard not to show on first click (https://github.com/linuxdeepin/developer-center/issues/6675)
6+
* fix: timedate tips show error (https://github.com/linuxdeepin/developer-center/issues/6674)
7+
* fix: quickpanel icon not follow theme (https://github.com/linuxdeepin/developer-center/issues/6263)
8+
* fix: disable resize of dock popup window (https://github.com/linuxdeepin/developer-center/issues/6264)
9+
* feat: add dbus property window margin
10+
11+
-- tsic404 <liuheng@deepin.org> Thu, 18 Jan 2024 09:57:27 +0800
12+
113
dde-dock (6.0.27) unstable; urgency=medium
214

315
* fix: dock get stucked when launching (https://github.com/linuxdeepin/developer-center/issues/6657)

0 commit comments

Comments
 (0)