File tree Expand file tree Collapse file tree 3 files changed +18
-3
lines changed Expand file tree Collapse file tree 3 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 22## [ Unreleased]
33
44
5+ <a name =" v0.6.3 " ></a >
6+ ## [ v0.6.3] - 2022-01-26
7+ ### Bug Fixes
8+ - ** deps:** update all non-major dependencies ([ #101 ] ( https://github.com/GoodwayGroup/lib-hapi-good-tracer/issues/101 ) )
9+ - ** deps:** update all non-major dependencies ([ #92 ] ( https://github.com/GoodwayGroup/lib-hapi-good-tracer/issues/92 ) )
10+
11+ ### Chore
12+ - ** deps:** updated axios to v0.25.0 and other npm audits ([ #100 ] ( https://github.com/GoodwayGroup/lib-hapi-good-tracer/issues/100 ) )
13+ - ** deps:** update dependency husky to v7 ([ #93 ] ( https://github.com/GoodwayGroup/lib-hapi-good-tracer/issues/93 ) )
14+ - ** deps:** update all non-major dependencies ([ #88 ] ( https://github.com/GoodwayGroup/lib-hapi-good-tracer/issues/88 ) )
15+ - ** deps:** update dependency jest to v27
16+ - ** deps:** update all non-major dependencies ([ #87 ] ( https://github.com/GoodwayGroup/lib-hapi-good-tracer/issues/87 ) )
17+
18+
519<a name =" v0.6.2 " ></a >
620## [ v0.6.2] - 2021-05-13
721### Bug Fixes
206220- ** coverage:** add coveralls
207221
208222
209- [ Unreleased ] : https://github.com/GoodwayGroup/lib-hapi-good-tracer/compare/v0.6.2...HEAD
223+ [ Unreleased ] : https://github.com/GoodwayGroup/lib-hapi-good-tracer/compare/v0.6.3...HEAD
224+ [ v0.6.3 ] : https://github.com/GoodwayGroup/lib-hapi-good-tracer/compare/v0.6.2...v0.6.3
210225[ v0.6.2 ] : https://github.com/GoodwayGroup/lib-hapi-good-tracer/compare/v0.6.1...v0.6.2
211226[ v0.6.1 ] : https://github.com/GoodwayGroup/lib-hapi-good-tracer/compare/v0.6.0...v0.6.1
212227[ v0.6.0 ] : https://github.com/GoodwayGroup/lib-hapi-good-tracer/compare/v0.5.2...v0.6.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @goodwaygroup/lib-hapi-good-tracer" ,
3- "version" : " 0.6.2 " ,
3+ "version" : " 0.6.3 " ,
44 "description" : " Hapi plugin for injecting tracer info into response headers and logs" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments