We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a6dc1e commit d58d1d7Copy full SHA for d58d1d7
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog for osjs-client
2
3
+## 3.1.29 - 2020-03-21
4
+
5
+* Improve text alignment in iconview
6
+* Adjusted default line-height
7
+* Added user settings for iconview font color
8
9
## 3.1.28 - 2020-03-19
10
11
* Added desktop API for setting keyboard context (#102)
package.json
@@ -1,6 +1,6 @@
{
"name": "@osjs/client",
- "version": "3.1.28",
+ "version": "3.1.29",
"description": "OS.js client",
"main": "dist/main.js",
"style": "dist/main.css",
0 commit comments