Skip to content

Commit c0dbc15

Browse files
committed
version bump
1 parent 6513698 commit c0dbc15

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.1 (11 Jun 2017)
2+
Including self links in normalization (https://github.com/yury-dymov/json-api-normalizer/pull/16)
3+
14
###v. 0.4.0 (15 Mar 2017)
25
Relationshop normalization implementation changed [discussion](https://github.com/yury-dymov/json-api-normalizer/issues/11)
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.0",
3+
"version": "0.4.1",
44
"description": "JSON API response normalizer",
55
"main": "dist/bundle.js",
66
"scripts": {

0 commit comments

Comments
 (0)