Skip to content

Commit a1279bb

Browse files
committed
version bump
1 parent 07c5836 commit a1279bb

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.0 (15 Mar 2017)
2+
Relationshop normalization implementation changed [discussion](https://github.com/yury-dymov/json-api-normalizer/issues/11)
3+
14
###v. 0.3.0 (09 Mar 2017)
25
IDs now preserved in entities. [discussion](https://github.com/yury-dymov/json-api-normalizer/issues/3)
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.3.0",
3+
"version": "0.4.0",
44
"description": "JSON API response normalizer",
55
"main": "dist/bundle.js",
66
"scripts": {

0 commit comments

Comments
 (0)