Skip to content

Commit e6ce592

Browse files
committed
6.1.0
1 parent 5ad6f5c commit e6ce592

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# nodegame-window change log
22

3+
## 6.1.0
4+
- If images are on page, it calls W.adjustFrameHeight after all images are
5+
loaded.
6+
37
## 6.0.2
48
- Fixed auto scroll-up default.
59
- Fixed undefined var root in generateInfoPanel.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nodegame-window",
33
"description": "Provides a handy API to interface nodeGame with the browser window.",
4-
"version": "6.0.2",
4+
"version": "6.1.0",
55
"keywords": [ "nodegame", "window", "browser", "frame", "behavioral", "multiplayer", "games", "ui" ],
66
"author": "Stefano Balietti <futur.dorko@gmail.com>",
77
"license": "MIT",

0 commit comments

Comments
 (0)