diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f6d197a..b798c94c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.12](https://github.com/eik-lib/service/compare/v1.0.11...v1.0.12) (2020-07-07) + + +### Bug Fixes + +* **deps:** update dependency fastify to v3.0.0 ([3202d51](https://github.com/eik-lib/service/commit/3202d51950560367d1884e73efd555dafe00b8aa)) + ## [1.0.11](https://github.com/eik-lib/service/compare/v1.0.10...v1.0.11) (2020-07-06) diff --git a/package.json b/package.json index 7741cef3..e869db4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eik/service", - "version": "1.0.11", + "version": "1.0.12", "description": "Eik REST API as a standalone HTTP service", "main": "./lib/main.js", "bin": {