Skip to content

Commit

Permalink
chore(release): 2.0.0-beta.17 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0-beta.17](v2.0.0-beta.16...v2.0.0-beta.17) (2021-05-18)

### Bug Fixes

* **smells:** fix code smells ([1a79c5f](1a79c5f))
* **winston:** pass appRoot to winston config ([08e9a27](08e9a27))
* **smells:** reduce function complexity ([9909875](9909875))
* **winston:** update dependency ([af3e2b3](af3e2b3))

### Features

* **decorators:** add KbMeasure decorator ([0049de8](0049de8))
* **winston:** integrate winston logger ([f3793d5](f3793d5))
* **winston:** replace logger everywhere ([6af0bdd](6af0bdd))
  • Loading branch information
k1b1b0t committed May 18, 2021
1 parent f27c262 commit 07bd095
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kibibit/achievibit",
"version": "2.0.0-beta.16",
"version": "2.0.0-beta.17",
"description": "<DESCRIPTION>",
"main": "dist/server/main.js",
"scripts": {
Expand Down

0 comments on commit 07bd095

Please sign in to comment.