Skip to content

Commit 53b8376

Browse files
committed
Version bump
1 parent 4226ea1 commit 53b8376

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## 3.7.1 - 2021-07-23
4+
5+
* Detect upload/download for progress event in XHR
6+
37
## 3.7.0 - 2021-07-23
48

59
* Added progress event option for VFS writefile

package.json

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

0 commit comments

Comments
 (0)