Skip to content

Commit 7f2fffa

Browse files
committed
Bump v0.2.1
1 parent 2c625ca commit 7f2fffa

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.2.1]
11+
- Add model dependency in CLI
12+
1013
## [0.2.0]
11-
- Replay navigation. Support Gemini models. Make element selection more robust.
14+
- Replay navigation. Support Gemini models. Make element selection more robust
1215

1316
## [0.1.9]
1417
- Populated hover cursor:pointer div as interactive element

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
@@ -1,6 +1,6 @@
11
{
22
"name": "@lightfeed/browser-agent",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Serverless browser agent",
55
"author": "Lightfeed",
66
"repository": {

0 commit comments

Comments
 (0)