Skip to content

Commit d6b3537

Browse files
authored
Bump v0.1.3 (#20)
1 parent 9c0847b commit d6b3537

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.1.3]
11+
12+
### Changed
13+
- Robust pagination across all pages
14+
- Updated playwright to previous version 1.48.2
15+
1016
## [0.1.2] - 2025-06-15
1117

1218
### 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.2",
3+
"version": "0.1.3",
44
"description": "Serverless browser agent",
55
"author": "Lightfeed",
66
"repository": {

0 commit comments

Comments
 (0)