We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c9c8f8 commit d68f332Copy full SHA for d68f332
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+- 2017-09-23 - v3.2.1
2
+- 2017-09-23 - Fix packaging.
3
- 2017-09-19 - v3.2.0
4
- 2017-09-19 - Node.js 8 support.
5
- 2017-09-14 - v3.1.0
package.json
@@ -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": [
6
"jsonapi",
0 commit comments