Skip to content

Commit e38b3d7

Browse files
authored
Bump v0.1.6 (#28)
1 parent e208435 commit e38b3d7

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.1.6]
11+
12+
### Changed
13+
- Set ignoreHTTPSErrors to true by default
14+
1015
## [0.1.5]
1116

1217
### Changed

package-lock.json

Lines changed: 2 additions & 2 deletions
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
@@ -1,6 +1,6 @@
11
{
22
"name": "@lightfeed/browser-agent",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "Serverless browser agent",
55
"author": "Lightfeed",
66
"repository": {

0 commit comments

Comments
 (0)