Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 8a27c83

Browse files
Scale Botsemantic-release-bot
authored andcommitted
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2020-04-14) ### Features * adds clickAndWait helper function ([179d25b](179d25b))
1 parent d8446bf commit 8a27c83

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.1.0](https://github.com/ScaleLeap/puppeteer/compare/v1.0.0...v1.1.0) (2020-04-14)
7+
8+
9+
### Features
10+
11+
* adds clickAndWait helper function ([179d25b](https://github.com/ScaleLeap/puppeteer/commit/179d25bc4ce5c455d012403904a4fab00cbd95e5))
12+
613
# 1.0.0 (2020-04-14)
714

815

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://www.scaleleap.com/"
99
},
1010
"homepage": "https://github.com/ScaleLeap/puppeteer/#readme",
11-
"version": "1.0.0",
11+
"version": "1.1.0",
1212
"main": "lib/index.js",
1313
"files": [
1414
"/lib"

0 commit comments

Comments
 (0)