We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4226ea1 commit 53b8376Copy full SHA for 53b8376
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog for osjs-client
2
3
+## 3.7.1 - 2021-07-23
4
+
5
+* Detect upload/download for progress event in XHR
6
7
## 3.7.0 - 2021-07-23
8
9
* Added progress event option for VFS writefile
package.json
@@ -1,6 +1,6 @@
{
"name": "@osjs/client",
- "version": "3.7.0",
+ "version": "3.7.1",
"description": "OS.js client",
"main": "dist/main.js",
"style": "dist/main.css",
0 commit comments