Skip to content

Commit b54ba32

Browse files
committed
version bump
1 parent a5a9a30 commit b54ba32

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
###v. 0.4.2 (25 Sep 2017)
2+
Added meta support per spec (https://github.com/yury-dymov/json-api-normalizer/issues/19)
3+
14
###v. 0.4.1 (11 Jun 2017)
25
Including self links in normalization (https://github.com/yury-dymov/json-api-normalizer/pull/16)
36

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-api-normalizer",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "JSON API response normalizer",
55
"main": "dist/bundle.js",
66
"scripts": {

0 commit comments

Comments
 (0)