Skip to content

Commit de99151

Browse files
authored
Bump v0.1.2 (#16)
1 parent dee926b commit de99151

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.2] - 2025-06-15
11+
12+
### Changed
13+
- Updated playwright to version 1.52
14+
1015
## [0.1.1] - 2025-06-14
1116

1217
### Fixed

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

0 commit comments

Comments
 (0)