Skip to content

Commit

Permalink
Update version to 2.1.0
Browse files Browse the repository at this point in the history
- Add async support to `beforeRequest`
- Fix `patch` by adding the resource type to the request data
- Allow using alternative paths for Resource Endpoints
  • Loading branch information
ThaNarie committed Jul 2, 2020
1 parent 1daa403 commit 8bb5312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mediamonks/jsonapi-client",
"version": "2.0.2",
"version": "2.1.0",
"main": "dist/index.js",
"author": "Nathan Uphoff",
"license": "MIT",
Expand Down

0 comments on commit 8bb5312

Please sign in to comment.