Skip to content

Commit

Permalink
0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 31, 2021
1 parent d901cd1 commit f690a44
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
## [Unreleased]


<a name="v0.6.1"></a>
## [v0.6.1] - 2021-03-31
### Chore
- **deps:** update dependency eslint to v7.23.0 ([#79](https://github.com/GoodwayGroup/lib-hapi-good-tracer/issues/79))
- **deps:** update dependency husky to v6 ([#80](https://github.com/GoodwayGroup/lib-hapi-good-tracer/issues/80))
- **deps:** update dependency y18n to 4.0.1 [security] ([#81](https://github.com/GoodwayGroup/lib-hapi-good-tracer/issues/81))
- **deps:** update dependency husky to v5.2.0 ([#78](https://github.com/GoodwayGroup/lib-hapi-good-tracer/issues/78))
- **deps:** update all non-major dependencies ([#77](https://github.com/GoodwayGroup/lib-hapi-good-tracer/issues/77))


<a name="v0.6.0"></a>
## [v0.6.0] - 2021-03-19
### Bug Fixes
Expand Down Expand Up @@ -185,7 +195,8 @@
- **coverage:** add coveralls


[Unreleased]: https://github.com/GoodwayGroup/lib-hapi-good-tracer/compare/v0.6.0...HEAD
[Unreleased]: https://github.com/GoodwayGroup/lib-hapi-good-tracer/compare/v0.6.1...HEAD
[v0.6.1]: https://github.com/GoodwayGroup/lib-hapi-good-tracer/compare/v0.6.0...v0.6.1
[v0.6.0]: https://github.com/GoodwayGroup/lib-hapi-good-tracer/compare/v0.5.2...v0.6.0
[v0.5.2]: https://github.com/GoodwayGroup/lib-hapi-good-tracer/compare/v0.5.1...v0.5.2
[v0.5.1]: https://github.com/GoodwayGroup/lib-hapi-good-tracer/compare/v0.5.0...v0.5.1
Expand Down
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": "@goodwaygroup/lib-hapi-good-tracer",
"version": "0.6.0",
"version": "0.6.1",
"description": "Hapi plugin for injecting tracer info into response headers and logs",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit f690a44

Please sign in to comment.