Skip to content

Commit 65add5f

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

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## [1.29.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.28.0...v1.29.0) (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+
* **release:** 1.29.0-beta.1 [skip ci] ([950e859](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/950e859b1b90c7d5b85cbfcb0948e93d4487f78d))
19+
120
## [1.29.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.28.0...v1.29.0-beta.1) (2024-11-04)
221

322

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.29.0b1"
5+
version = "1.29.0"
66

77

88

0 commit comments

Comments
 (0)