From 91ef61a4e6679797717dad1d9b59fb8a31a538e9 Mon Sep 17 00:00:00 2001 From: Tony Brix Date: Thu, 25 Nov 2021 09:58:21 -0600 Subject: [PATCH] chore: fix changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4187035a..601675d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Bug Fixes +* Revert catch on disconnect ([#456](https://github.com/smooth-code/jest-puppeteer/issues/456)) ([51b8706](https://github.com/smooth-code/jest-puppeteer/commit/51b8706)) * update deps ([#457](https://github.com/smooth-code/jest-puppeteer/issues/457)) ([bcd0415](https://github.com/smooth-code/jest-puppeteer/commit/bcd04155fbbed08c02a7195b05cab6601f834fb9))