Skip to content

Commit

Permalink
Update CHANGELOG and bump package version for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
pmcnr-hx committed Sep 23, 2017
1 parent 4c9c8f8 commit d68f332
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
- 2017-09-23 - v3.2.1
- 2017-09-23 - Fix packaging.
- 2017-09-19 - v3.2.0
- 2017-09-19 - Node.js 8 support.
- 2017-09-14 - v3.1.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jsonapi-server",
"version": "3.2.0",
"version": "3.2.1",
"description": "A config driven NodeJS framework implementing json:api",
"keywords": [
"jsonapi",
Expand Down

0 comments on commit d68f332

Please sign in to comment.