Skip to content

Commit 211f0c2

Browse files
authored
Bump v0.1.4 (#22)
1 parent 8b5ec4d commit 211f0c2

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.4]
11+
12+
### Changed
13+
- Disabled thinking action by default for more robust pagination
14+
1015
## [0.1.3]
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.3",
3+
"version": "0.1.4",
44
"description": "Serverless browser agent",
55
"author": "Lightfeed",
66
"repository": {

0 commit comments

Comments
 (0)