Skip to content

Commit 00badb8

Browse files
committed
6.1.1
1 parent 57d6b30 commit 00badb8

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG

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

3+
## 6.1.1
4+
- Fixed no doc in previous update.
5+
36
## 6.1.0
47
- If images are on page, it calls W.adjustFrameHeight after all images are
58
loaded.

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.1.0",
4+
"version": "6.1.1",
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)