We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8cfd4b commit aefa5c3Copy full SHA for aefa5c3
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog for osjs-client
2
3
+## 3.1.6
4
+
5
+* Added support for blocking window destruction (#72)
6
7
## 3.1.5
8
9
* Updated iconview application launcher and context menu (#51)
package.json
@@ -1,6 +1,6 @@
{
"name": "@osjs/client",
- "version": "3.1.5",
+ "version": "3.1.6",
"description": "OS.js v3 client",
"main": "dist/main.js",
"style": "dist/main.css",
0 commit comments