diff --git a/CHANGELOG.md b/CHANGELOG.md index 37fae19..ccb5449 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +### [1.5.4](https://github.com/blossomfinance/rest-ez/compare/v1.5.3...v1.5.4) (2021-11-22) + + +### Documentation + +* change github pages repo owner & rebuild generated docs ([915cb88](https://github.com/blossomfinance/rest-ez/commit/915cb88f78dc5833f956356cb7d99c6ee031cbf1)) +* rename & move getting started REST API for clarity ([13ec5c8](https://github.com/blossomfinance/rest-ez/commit/13ec5c89174816cec045d691c8950b7b54d32272)) + ### [1.5.3](https://github.com/blossomfinance/rest-ez/compare/v1.5.2...v1.5.3) (2021-11-21) diff --git a/package-lock.json b/package-lock.json index 254d75c..e44c78b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blossomfinance/rest-ez", - "version": "1.5.3", + "version": "1.5.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blossomfinance/rest-ez", - "version": "1.5.3", + "version": "1.5.4", "license": "MIT", "dependencies": { "@apidevtools/json-schema-ref-parser": "^9.0.9", diff --git a/package.json b/package.json index 0376e3e..867b638 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@blossomfinance/rest-ez", - "version": "1.5.3", + "version": "1.5.4", "description": "Easy, spec based API test framework for HTTP APIs (REST, GraphQL)", "homepage": "https://blossomfinance.github.io/rest-ez/", "keywords": [