File tree Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.1.0-alpha.5 "
2
+ "." : " 0.1.0-alpha.6 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.1.0-alpha.6 (2024-10-28)
4
+
5
+ Full Changelog: [ v0.1.0-alpha.5...v0.1.0-alpha.6] ( https://github.com/browserbase/sdk-python/compare/v0.1.0-alpha.5...v0.1.0-alpha.6 )
6
+
7
+ ### Features
8
+
9
+ * basic selenium ([ 25c9e75] ( https://github.com/browserbase/sdk-python/commit/25c9e75c346998d00ad300248fdf50272c6bd8dc ) )
10
+ * e2e tests pass ([ a234330] ( https://github.com/browserbase/sdk-python/commit/a2343303c3b79dae1707083ae2a567087777b449 ) )
11
+ * got it ([ 03e4894] ( https://github.com/browserbase/sdk-python/commit/03e48946ae143b4bde3ec074c1f8ceed807b608b ) )
12
+ * lint ([ 131d960] ( https://github.com/browserbase/sdk-python/commit/131d9600176e2a80edf85ee2466c6906a406d046 ) )
13
+ * why are these headers necessary ([ 437dccd] ( https://github.com/browserbase/sdk-python/commit/437dccd84588523bc60a96fc92bbac832b7645e6 ) )
14
+
3
15
## 0.1.0-alpha.5 (2024-10-28)
4
16
5
17
Full Changelog: [ v0.1.0-alpha.4...v0.1.0-alpha.5] ( https://github.com/browserbase/sdk-python/compare/v0.1.0-alpha.4...v0.1.0-alpha.5 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " browserbase"
3
- version = " 0.1.0-alpha.5 "
3
+ version = " 0.1.0-alpha.6 "
4
4
description = " The official Python library for the browserbase API"
5
5
dynamic = [" readme" ]
6
6
license = " Apache-2.0"
Original file line number Diff line number Diff line change 1
1
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
2
3
3
__title__ = "browserbase"
4
- __version__ = "0.1.0-alpha.5 " # x-release-please-version
4
+ __version__ = "0.1.0-alpha.6 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments