Skip to content

Commit d58d1d7

Browse files
committed
Version bump
1 parent 3a6dc1e commit d58d1d7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog for osjs-client
22

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+
39
## 3.1.28 - 2020-03-19
410

511
* Added desktop API for setting keyboard context (#102)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@osjs/client",
3-
"version": "3.1.28",
3+
"version": "3.1.29",
44
"description": "OS.js client",
55
"main": "dist/main.js",
66
"style": "dist/main.css",

0 commit comments

Comments
 (0)