Skip to content

Commit 563f804

Browse files
committed
Version bump
1 parent d6d3d9b commit 563f804

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog for osjs-client
22

3+
## 3.8.1 - 2022-07-31
4+
5+
If you're upgrading from 3.7 or earlier, any settings stored in localStorage
6+
will be reset if you don't update your configuration.
7+
8+
See https://github.com/os-js/osjs-client/pull/160#issuecomment-1193185847
9+
310
## 3.8.0 - 2022-07-31
411

512
* VFS documentation typo

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@osjs/client",
3-
"version": "3.8.0",
3+
"version": "3.8.1",
44
"description": "OS.js client",
55
"main": "dist/main.js",
66
"style": "dist/main.css",

0 commit comments

Comments
 (0)