diff --git a/CHANGELOG.md b/CHANGELOG.md index 08c70bf2..67f7b953 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 5.0.9 (2022-07-04) + +* fix(errors): not all errors were being wrapped ([37420cc](https://github.com/mountain-pass/waychaser/commit/37420cc)) + + + ## 5.0.8 (2022-06-27) * Merge pull request #485 from mountain-pass/dependabot/npm_and_yarn/nanoid-3.3.4 ([f60c199](https://github.com/mountain-pass/waychaser/commit/f60c199)), closes [#485](https://github.com/mountain-pass/waychaser/issues/485) diff --git a/README.md b/README.md index 72976926..8d7a068e 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ try { ```html ...