diff --git a/CHANGELOG.md b/CHANGELOG.md index 22737bd..e44deac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +### [1.5.1](https://github.com/blossomfinance/rest-ez/compare/v1.5.0...v1.5.1) (2021-11-10) + + +### Documentation + +* rename github owner to corporate sponsor to match npm scope ([e0e6f0b](https://github.com/blossomfinance/rest-ez/commit/e0e6f0b0ecbe7fa6077aff292065194d8a4786d0)) + ## [1.5.0](https://github.com/matmar10/rest-ez/compare/v1.4.0...v1.5.0) (2021-11-10) diff --git a/package-lock.json b/package-lock.json index ab6ea2a..b4e0af5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "rest-ez", - "version": "1.5.0", + "version": "1.5.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a8f4ae6..b44f1af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@blossomfinance/rest-ez", - "version": "1.5.0", + "version": "1.5.1", "description": "Easy, spec based API test framework for HTTP APIs (REST, GraphQL)", "homepage": "https://blossomfinance.github.io/rest-ez/", "keywords": [