We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66a4aa4 commit c8e93bdCopy full SHA for c8e93bd
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog for osjs-client
2
3
-## 3.0.18
+## 3.0.20
4
+
5
+* Added 'running()' to 'osjs/packages' service (#29)
6
7
+## 3.0.19
8
9
* Updated Window 'gravity' support
10
* Added 'moveable' window attribute (#27)
package.json
@@ -1,6 +1,6 @@
{
"name": "@osjs/client",
- "version": "3.0.19",
+ "version": "3.0.20",
"description": "OS.js v3 client",
"main": "dist/main.js",
"style": "dist/main.css",
0 commit comments