From c4db02947fe644ead0316141166f6b84afd41895 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 12 Apr 2022 17:37:46 +0000 Subject: [PATCH] chore(release): set `package.json` to 1.1.0 [skip ci]\n\n# [1.1.0](https://github.com/cypress-io/cypress-chrome-recorder/compare/v1.0.1...v1.1.0) (2022-04-12) ### Features * **replay:** update puppeteer/replay library ([47a2669](https://github.com/cypress-io/cypress-chrome-recorder/commit/47a26698c7249a6358c86d6a98b05a526d4bd9ce)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8211376..465249c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.1.0](https://github.com/cypress-io/cypress-chrome-recorder/compare/v1.0.1...v1.1.0) (2022-04-12) + + +### Features + +* **replay:** update puppeteer/replay library ([47a2669](https://github.com/cypress-io/cypress-chrome-recorder/commit/47a26698c7249a6358c86d6a98b05a526d4bd9ce)) + ## [1.0.1](https://github.com/cypress-io/cypress-chrome-recorder/compare/v1.0.0...v1.0.1) (2022-03-25)