Skip to content

Commit

Permalink
0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 26, 2022
1 parent 33dd0c1 commit 5d46d16
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
17 changes: 16 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@
## [Unreleased]


<a name="v0.6.3"></a>
## [v0.6.3] - 2022-01-26
### Bug Fixes
- **deps:** update all non-major dependencies ([#101](https://github.com/GoodwayGroup/lib-hapi-good-tracer/issues/101))
- **deps:** update all non-major dependencies ([#92](https://github.com/GoodwayGroup/lib-hapi-good-tracer/issues/92))

### Chore
- **deps:** updated axios to v0.25.0 and other npm audits ([#100](https://github.com/GoodwayGroup/lib-hapi-good-tracer/issues/100))
- **deps:** update dependency husky to v7 ([#93](https://github.com/GoodwayGroup/lib-hapi-good-tracer/issues/93))
- **deps:** update all non-major dependencies ([#88](https://github.com/GoodwayGroup/lib-hapi-good-tracer/issues/88))
- **deps:** update dependency jest to v27
- **deps:** update all non-major dependencies ([#87](https://github.com/GoodwayGroup/lib-hapi-good-tracer/issues/87))


<a name="v0.6.2"></a>
## [v0.6.2] - 2021-05-13
### Bug Fixes
Expand Down Expand Up @@ -206,7 +220,8 @@
- **coverage:** add coveralls


[Unreleased]: https://github.com/GoodwayGroup/lib-hapi-good-tracer/compare/v0.6.2...HEAD
[Unreleased]: https://github.com/GoodwayGroup/lib-hapi-good-tracer/compare/v0.6.3...HEAD
[v0.6.3]: https://github.com/GoodwayGroup/lib-hapi-good-tracer/compare/v0.6.2...v0.6.3
[v0.6.2]: https://github.com/GoodwayGroup/lib-hapi-good-tracer/compare/v0.6.1...v0.6.2
[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
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.2",
"version": "0.6.3",
"description": "Hapi plugin for injecting tracer info into response headers and logs",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 5d46d16

Please sign in to comment.