diff --git a/CHANGELOG.md b/CHANGELOG.md index 0809861..6bea499 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.2.0](https://github.com/untemps/jsend-wrapper/compare/v1.1.0...v1.2.0) (2021-05-01) + + +### Features + +* Return status code in place of error code if not provided ([8b727cb](https://github.com/untemps/jsend-wrapper/commit/8b727cb908bcb93f264f7473585254bb78e04dfc)) + # [1.1.0](https://github.com/untemps/jsend-wrapper/compare/v1.0.1...v1.1.0) (2021-05-01) diff --git a/package.json b/package.json index beba5bc..b2da906 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@untemps/jsend-wrapper", - "version": "1.1.0", + "version": "1.2.0", "description": "Class to wrap an HTTP response in a JSend Specification format", "repository": "git@github.com:untemps/jsend-wrapper.git", "keywords": [