diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a64755..85db891 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# Changelog + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.1.47](https://github.com/ScaleLeap/puppeteer/compare/v1.1.46...v1.1.47) (2021-09-17) + + +### Bug Fixes + +* **deps:** update dependency puppeteer-extra-plugin-stealth to v2.7.10 ([b1aca7f](https://github.com/ScaleLeap/puppeteer/commit/b1aca7f09c5f86022766336292b0299ecbff8647)) + # Changelog All notable changes to this project will be documented in this file. diff --git a/package-lock.json b/package-lock.json index 8d13dfa..d119831 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@scaleleap/puppeteer", - "version": "1.1.46", + "version": "1.1.47", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 19c4987..ba63f8a 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "url": "https://www.scaleleap.com/" }, "homepage": "https://github.com/ScaleLeap/puppeteer/#readme", - "version": "1.1.46", + "version": "1.1.47", "main": "lib/index.js", "files": [ "/lib"