From 3c3adb099add91ba367e69a1384f6aa87447f4c4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 29 Oct 2021 09:09:44 +0000 Subject: [PATCH] chore(release): set `package.json` to 1.3.2 [skip ci] ## [1.3.2](https://github.com/devalexanderdaza/puppeteer-extends/compare/v1.3.1...v1.3.2) (2021-10-29) ### Bug Fixes * **ci:** fix ci actions ([275ab6d](https://github.com/devalexanderdaza/puppeteer-extends/commit/275ab6dc2d3a06a825bf0afe9434f6a66659be8f)) --- CHANGELOG.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 74f57a5..32b1654 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,15 @@ -## [1.3.1](https://github.com/devalexanderdaza/puppeteer-extends/compare/v1.3.0...v1.3.1) (2021-10-29) +## [1.3.2](https://github.com/devalexanderdaza/puppeteer-extends/compare/v1.3.1...v1.3.2) (2021-10-29) + + +### Bug Fixes + +* **ci:** fix ci actions ([275ab6d](https://github.com/devalexanderdaza/puppeteer-extends/commit/275ab6dc2d3a06a825bf0afe9434f6a66659be8f)) +## [1.3.1](https://github.com/devalexanderdaza/puppeteer-extends/compare/v1.3.0...v1.3.1) (2021-10-29) ### Bug Fixes -* **build:** fixed build status ([1024cfd](https://github.com/devalexanderdaza/puppeteer-extends/commit/1024cfde526568b619b51721108b8695a9b72a83)) +- **build:** fixed build status ([1024cfd](https://github.com/devalexanderdaza/puppeteer-extends/commit/1024cfde526568b619b51721108b8695a9b72a83)) # [1.3.0](https://github.com/devalexanderdaza/puppeteer-extends/compare/v1.2.1...v1.3.0) (2021-10-29)