Skip to content

Commit cde5db7

Browse files
committed
Version bump
1 parent 4a8c9b9 commit cde5db7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog for osjs-server
22

3+
## 3.2.4 - 2021-08-03
4+
5+
* Add configuration for http bind host (#55)
6+
37
## 3.2.3 - 2021-07-23
48

59
* Allow default exports from ESM in packages

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@osjs/server",
3-
"version": "3.2.3",
3+
"version": "3.2.4",
44
"description": "OS.js Server",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)