Skip to content

Commit 247afce

Browse files
committed
Version bump
1 parent 5de6770 commit 247afce

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.2 - 2021-07-17
4+
5+
* Added possibility to configure raw body parser
6+
37
## 3.2.1 - 2021-07-15
48

59
* Added express router service bindings

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

0 commit comments

Comments
 (0)