Skip to content

Commit 9761a68

Browse files
committed
7.0.2
1 parent 142cf73 commit 9761a68

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-server change log
22

3+
# 7.0.2
4+
- Minified CSS with cssnano.
5+
36
# 7.0.0
47
- Minified nodegame-full.min.js with terser.
58
- Upgraded: Winston3, Socket.IO 4, Bootstrap 5 (partial support).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nodegame-server",
33
"description": "nodeGame server for the browser and node.js",
4-
"version": "7.0.1",
4+
"version": "7.0.2",
55
"main": "index.js",
66
"homepage": "http://nodegame.org",
77
"keywords": [

0 commit comments

Comments
 (0)