Skip to content

Commit fdbf124

Browse files
committed
chore(release): πŸš€ 2.0.3
1 parent e2d8311 commit fdbf124

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

β€ŽCHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### [2.0.3](https://github.com/folke/polydock/compare/2.0.2...2.0.3) (2020-06-19)
2+
3+
4+
### Bug Fixes
5+
6+
* πŸ› better autohide and handling of windows with skip_tasklist (fixes [#4](https://github.com/folke/polydock/issues/4)) ([d7f4d75](https://github.com/folke/polydock/commit/d7f4d759b30a218c350012de40e2b81e78b062f2))
7+
* πŸ› hide empty dock when no items on startup ([f5bb013](https://github.com/folke/polydock/commit/f5bb013024eec8d88e779ad35c514e58469f49ba))
8+
19
### [2.0.2](https://github.com/folke/polydock/compare/2.0.1...2.0.2) (2020-06-10)
210

311

β€Žpackage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "polydock",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "",
55
"main": "index.js",
66
"author": "",

0 commit comments

Comments
Β (0)