diff --git a/CHANGELOG.md b/CHANGELOG.md index cbfc0d3b..da537513 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.2.21](https://github.com/eik-lib/service/compare/v1.2.20...v1.2.21) (2021-01-11) + + +### Bug Fixes + +* **deps:** update dependency @eik/core to v1.2.0 ([c1f75d5](https://github.com/eik-lib/service/commit/c1f75d557a0095ac64b27832b871c69c4034e249)) + ## [1.2.20](https://github.com/eik-lib/service/compare/v1.2.19...v1.2.20) (2021-01-08) diff --git a/package.json b/package.json index 24e14cfc..27d0e94f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eik/service", - "version": "1.2.20", + "version": "1.2.21", "description": "Eik REST API as a standalone HTTP service", "main": "./lib/main.js", "bin": {