File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed
Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.1 "
2+ "." : " 0.1.0 "
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 0.1.0 (2025-08-09)
4+
5+ Full Changelog: [ v0.0.1...v0.1.0] ( https://github.com/browser-use/browser-use-node/compare/v0.0.1...v0.1.0 )
6+
7+ ### Features
8+
9+ * ** api:** update via SDK Studio ([ c56303c] ( https://github.com/browser-use/browser-use-node/commit/c56303c06357c1b24d6e797dd9a1fb7ca4e4249b ) )
10+
11+
12+ ### Chores
13+
14+ * update SDK settings ([ c39de14] ( https://github.com/browser-use/browser-use-node/commit/c39de1490a0d59e65b376efa94ec959b87b43d47 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " browser-use-node" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.1.0 " ,
44 "description" : " The official TypeScript library for the Browser Use API" ,
55 "author" : " Browser Use <support@browser-use.com>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '0.0.1 ' ; // x-release-please-version
1+ export const VERSION = '0.1.0 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments