Skip to content

Commit d68f332

Browse files
committed
Update CHANGELOG and bump package version for release.
1 parent 4c9c8f8 commit d68f332

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-23 - v3.2.1
2+
- 2017-09-23 - Fix packaging.
13
- 2017-09-19 - v3.2.0
24
- 2017-09-19 - Node.js 8 support.
35
- 2017-09-14 - v3.1.0

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.2.0",
3+
"version": "3.2.1",
44
"description": "A config driven NodeJS framework implementing json:api",
55
"keywords": [
66
"jsonapi",

0 commit comments

Comments
 (0)