Skip to content

Commit 0a16079

Browse files
committed
Version bump
1 parent 0aff7bc commit 0a16079

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.3 - 2021-07-23
4+
5+
* Allow default exports from ESM in packages
6+
37
## 3.2.2 - 2021-07-17
48

59
* Added possibility to configure raw body parser

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.2",
3+
"version": "3.2.3",
44
"description": "OS.js Server",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)