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

Commit 88cb105

Browse files
Scale Botsemantic-release-bot
authored andcommitted
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2020-04-24) ### Bug Fixes * **deps:** update dependency puppeteer-core to v3 ([de8a744](de8a744)) * moves @scaleleap/config to peer deps ([bebd6a7](bebd6a7))
1 parent de8a744 commit 88cb105

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.1](https://github.com/ScaleLeap/puppeteer/compare/v1.1.0...v1.1.1) (2020-04-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency puppeteer-core to v3 ([de8a744](https://github.com/ScaleLeap/puppeteer/commit/de8a744ded7b8db0afc09be695877c133b629ca7))
12+
* moves @scaleleap/config to peer deps ([bebd6a7](https://github.com/ScaleLeap/puppeteer/commit/bebd6a7af2e45759b0f6df8fcdb5d8f686142fbf))
13+
614
# [1.1.0](https://github.com/ScaleLeap/puppeteer/compare/v1.0.0...v1.1.0) (2020-04-14)
715

816

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: 2 additions & 2 deletions
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.1.0",
11+
"version": "1.1.1",
1212
"main": "lib/index.js",
1313
"files": [
1414
"/lib"
@@ -72,4 +72,4 @@
7272
"extends": "@scaleleap/semantic-release-config",
7373
"branch": "master"
7474
}
75-
}
75+
}

0 commit comments

Comments
 (0)