Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
yury-dymov committed Nov 29, 2017
1 parent 094123d commit 506c45b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
###v. 0.4.6 (29 Nov 2017)
- Meta property is also available for relationship objects (https://github.com/yury-dymov/json-api-normalizer/issues/25)
- cross-env support added

###v. 0.4.5 (23 Oct 2017)
While processing nested objects, we should handle dates accordingly (https://github.com/yury-dymov/json-api-normalizer/issues/23)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "json-api-normalizer",
"version": "0.4.5",
"version": "0.4.6",
"description": "JSON API response normalizer",
"main": "dist/bundle.js",
"scripts": {
Expand Down

0 comments on commit 506c45b

Please sign in to comment.