Skip to content

Commit

Permalink
chore(release): 1.2.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.2](v1.2.1...v1.2.2) (2020-11-09)

### Bug Fixes

* **deps:** update dependency fastify to v3.8.0 ([cb7510f](cb7510f))
  • Loading branch information
semantic-release-bot committed Nov 9, 2020
1 parent cb7510f commit 1a409d4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.2.2](https://github.com/eik-lib/service/compare/v1.2.1...v1.2.2) (2020-11-09)


### Bug Fixes

* **deps:** update dependency fastify to v3.8.0 ([cb7510f](https://github.com/eik-lib/service/commit/cb7510ff5395e0f1cd36fe4bbf67fc838283184b))

## [1.2.1](https://github.com/eik-lib/service/compare/v1.2.0...v1.2.1) (2020-11-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eik/service",
"version": "1.2.1",
"version": "1.2.2",
"description": "Eik REST API as a standalone HTTP service",
"main": "./lib/main.js",
"bin": {
Expand Down

0 comments on commit 1a409d4

Please sign in to comment.