Skip to content

Commit 950e859

Browse files
ci(release): 1.29.0-beta.1 [skip ci]
## [1.29.0-beta.1](ScrapeGraphAI/Scrapegraph-ai@v1.28.0...v1.29.0-beta.1) (2024-11-04) ### Features * Serper API integration for Google search ([c218546](ScrapeGraphAI@c218546)) ### Bug Fixes * resolved outparser issue ([e8cabfd](ScrapeGraphAI@e8cabfd)) ### CI * **release:** 1.28.0-beta.3 [skip ci] ([65d39bb](ScrapeGraphAI@65d39bb)) * **release:** 1.28.0-beta.4 [skip ci] ([b90bb00](ScrapeGraphAI@b90bb00))
1 parent 8d7fd08 commit 950e859

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## [1.29.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.28.0...v1.29.0-beta.1) (2024-11-04)
2+
3+
4+
### Features
5+
6+
* Serper API integration for Google search ([c218546](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/c218546a3ddbdf987888e150942a244856af66cc))
7+
8+
9+
### Bug Fixes
10+
11+
* resolved outparser issue ([e8cabfd](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/e8cabfd1ae7cc93abc04745948db1f6933fd2e26))
12+
13+
14+
### CI
15+
16+
* **release:** 1.28.0-beta.3 [skip ci] ([65d39bb](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/65d39bbaf0671fa5ac84705e94adb42078a36c3b))
17+
* **release:** 1.28.0-beta.4 [skip ci] ([b90bb00](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/b90bb00beb8497b8dd16fa4d1ef5af22042a55f3))
18+
119
## [1.28.0-beta.4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.28.0-beta.3...v1.28.0-beta.4) (2024-11-03)
220

321

pyproject.toml

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

44

5-
version = "1.28.0b4"
5+
version = "1.29.0b1"
66

77

88

0 commit comments

Comments
 (0)