Skip to content

Commit f97c45c

Browse files
ci(release): 1.34.0-beta.1 [skip ci]
## [1.34.0-beta.1](v1.33.2...v1.34.0-beta.1) (2024-12-08) ### Features * add new model token ([2a032d6](2a032d6)) * added scrolling method to chromium docloader ([1c8b910](1c8b910)) ### CI * **release:** 1.33.0-beta.1 [skip ci] ([60e2fdf](60e2fdf)), closes [#822](#822) [#822](#822) * **release:** 1.33.0-beta.2 [skip ci] ([09995cd](09995cd))
1 parent 7af8134 commit f97c45c

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [1.34.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.33.2...v1.34.0-beta.1) (2024-12-08)
2+
3+
4+
### Features
5+
6+
* add new model token ([2a032d6](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/2a032d6d7cf18c435fba59764e7cb28707737f0c))
7+
* added scrolling method to chromium docloader ([1c8b910](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/1c8b910562112947a357277bca9dc81619b72e61))
8+
9+
10+
### CI
11+
12+
* **release:** 1.33.0-beta.1 [skip ci] ([60e2fdf](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/60e2fdff78e405e127ba8b10daa454d634bccf46)), closes [#822](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/822) [#822](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/822)
13+
* **release:** 1.33.0-beta.2 [skip ci] ([09995cd](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/09995cd56c96cfa709a68bea73113ab5debfcb97))
14+
115
## [1.33.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.33.1...v1.33.2) (2024-12-06)
216

317

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.2"
6+
version = "1.34.0b1"
77

88

99

0 commit comments

Comments
 (0)