Skip to content

Commit

Permalink
release: 2022-04-06, Version 2.0.6 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
logdnabot committed Apr 6, 2022
1 parent 986b902 commit 4a396bc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## Changelog

## [2.0.6](https://github.com/logdna/logdna-browser/compare/v2.0.5...v2.0.6) (2022-04-06)


### Bug Fixes

* **exceptionhandler**: Better logging of unhandledPromiseRejections [986b902](https://github.com/logdna/logdna-browser/commit/986b902a49b386a166e5cef06a01609df7fb5461) - Terry Moore

## [2.0.5](https://github.com/logdna/logdna-browser/compare/v2.0.4...v2.0.5) (2022-03-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@logdna/browser",
"version": "2.0.5",
"version": "2.0.6",
"module": "dist/index.esm.js",
"main": "dist/index.js",
"license": "MIT",
Expand Down

0 comments on commit 4a396bc

Please sign in to comment.