Skip to content

Commit

Permalink
Merge branch 'version-4'
Browse files Browse the repository at this point in the history
  • Loading branch information
evert committed Oct 31, 2019
2 parents dc584a0 + f706153 commit fc71585
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,12 @@ ChangeLog
* CHANGE: Link chaining system has been rewritten, opening the door to new
features that weren't possible before.

4.0.4 (2019-10-31)
------------------

* This version is identical to the last, but fixes an issue on npmjs.com.
Updating is not needed.


4.0.3 (2019-09-11)
------------------
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ketting",
"version": "5.0.0-alpha.3",
"version": "5.0.0-alpha.4",
"description": "Opiniated HATEAOS / Rest client.",
"main": "dist/index.js",
"browser": "browser/ketting.min.js",
Expand Down

0 comments on commit fc71585

Please sign in to comment.