Skip to content

Commit 7b732c1

Browse files
committed
Update changelog and bump package version.
1 parent afb64f9 commit 7b732c1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
- 2017-09-19 - v3.2.0
2+
- 2017-09-19 - Node.js 8 support.
13
- 2017-09-14 - v3.1.0
24
- 2017-09-14 - Improved Swagger 2.0 configuration.
35
- 2017-09-14 - Correct sorting of date properties.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsonapi-server",
3-
"version": "3.1.0",
3+
"version": "3.2.0",
44
"description": "A config driven NodeJS framework implementing json:api",
55
"keywords": [
66
"jsonapi",

0 commit comments

Comments
 (0)