From 93f6245030349d9169c251570fd5f707eb10f6cd Mon Sep 17 00:00:00 2001 From: Matthew J Martin <19975+matmar10@users.noreply.github.com> Date: Wed, 10 Nov 2021 00:40:44 -0500 Subject: [PATCH] Release 1.5.1 --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) 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": [