Skip to content

Commit

Permalink
chore(release): v0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 13, 2021
1 parent 0565c0a commit d4190d9
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
20 changes: 19 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,29 @@
## [Unreleased]


<a name="v0.6.2"></a>
## [v0.6.2] - 2021-05-13
### Bug Fixes
- remove force push

### Chore
- **deps:** update all non-major dependencies ([#74](https://github.com/GoodwayGroup/lib-hapi-rollbar/issues/74))
- **deps:** update dependency hosted-git-info to 2.8.9 [security] ([#77](https://github.com/GoodwayGroup/lib-hapi-rollbar/issues/77))
- **deps:** update dependency lodash to 4.17.21 [security] ([#76](https://github.com/GoodwayGroup/lib-hapi-rollbar/issues/76))
- **deps:** update all non-major dependencies ([#73](https://github.com/GoodwayGroup/lib-hapi-rollbar/issues/73))
- **deps:** update dependency husky to v6 ([#72](https://github.com/GoodwayGroup/lib-hapi-rollbar/issues/72))
- **deps:** update dependency eslint to v7.23.0 ([#71](https://github.com/GoodwayGroup/lib-hapi-rollbar/issues/71))
- **deps:** update dependency husky to v5.2.0 ([#70](https://github.com/GoodwayGroup/lib-hapi-rollbar/issues/70))
- **deps:** update all non-major dependencies ([#69](https://github.com/GoodwayGroup/lib-hapi-rollbar/issues/69))


<a name="v0.6.1"></a>
## [v0.6.1] - 2021-03-18
### Bug Fixes
- **cd:** update version action

### Chore
- **release:** v0.6.1
- **release:** v0.6.0


Expand Down Expand Up @@ -233,7 +250,8 @@ v0.2.0
- rollout of the plugin


[Unreleased]: https://github.com/GoodwayGroup/lib-hapi-rollbar/compare/v0.6.1...HEAD
[Unreleased]: https://github.com/GoodwayGroup/lib-hapi-rollbar/compare/v0.6.2...HEAD
[v0.6.2]: https://github.com/GoodwayGroup/lib-hapi-rollbar/compare/v0.6.1...v0.6.2
[v0.6.1]: https://github.com/GoodwayGroup/lib-hapi-rollbar/compare/v0.6.0...v0.6.1
[v0.6.0]: https://github.com/GoodwayGroup/lib-hapi-rollbar/compare/v0.5.8...v0.6.0
[v0.5.8]: https://github.com/GoodwayGroup/lib-hapi-rollbar/compare/v0.5.7...v0.5.8
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-rollbar",
"version": "0.6.1",
"version": "0.6.2",
"description": "Hapi plugin for Rollbar notifications",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit d4190d9

Please sign in to comment.