Skip to content

Commit 09995cd

Browse files
ci(release): 1.33.0-beta.2 [skip ci]
## [1.33.0-beta.2](v1.33.0-beta.1...v1.33.0-beta.2) (2024-12-06) ### Features * added scrolling method to chromium docloader ([1c8b910](1c8b910))
1 parent 5467630 commit 09995cd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.33.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.33.0-beta.1...v1.33.0-beta.2) (2024-12-06)
2+
3+
4+
### Features
5+
6+
* added scrolling method to chromium docloader ([1c8b910](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/1c8b910562112947a357277bca9dc81619b72e61))
7+
18
## [1.33.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.32.0...v1.33.0-beta.1) (2024-12-05)
29

310

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "scrapegraphai"
33

44

55

6-
version = "1.33.0b1"
6+
version = "1.33.0b2"
77

88

99

0 commit comments

Comments
 (0)