Skip to content

Commit bbfbbd9

Browse files
ci(release): 1.8.0-beta.1 [skip ci]
## [1.8.0-beta.1](v1.7.4...v1.8.0-beta.1) (2024-06-25) ### Features * add new search engine avaiability and new tests ([073d226](073d226)) * add research with bing + test function ([aa2160c](aa2160c)) ### Bug Fixes * updated for schema changes ([aedda44](aedda44)) ### CI * **release:** 1.7.0-beta.13 [skip ci] ([ce0a47a](ce0a47a)) * **release:** 1.7.0-beta.14 [skip ci] ([ec77ff7](ec77ff7))
1 parent a082125 commit bbfbbd9

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.8.0-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.7.4...v1.8.0-beta.1) (2024-06-25)
2+
3+
4+
### Features
5+
6+
* add new search engine avaiability and new tests ([073d226](https://github.com/VinciGit00/Scrapegraph-ai/commit/073d226723f5f03b960865d07408905b7a506180))
7+
* add research with bing + test function ([aa2160c](https://github.com/VinciGit00/Scrapegraph-ai/commit/aa2160c108764745a696ffc16038f370e9702c14))
8+
9+
10+
### Bug Fixes
11+
12+
* updated for schema changes ([aedda44](https://github.com/VinciGit00/Scrapegraph-ai/commit/aedda448682ce5a921a62e661bffb02478bab75f))
13+
14+
15+
### CI
16+
17+
* **release:** 1.7.0-beta.13 [skip ci] ([ce0a47a](https://github.com/VinciGit00/Scrapegraph-ai/commit/ce0a47aee5edbb26fd82e41f6688a4bc48a10822))
18+
* **release:** 1.7.0-beta.14 [skip ci] ([ec77ff7](https://github.com/VinciGit00/Scrapegraph-ai/commit/ec77ff7ea4eb071469c2fb53e5959d4ea1f73ad6))
19+
120
## [1.7.4](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.7.3...v1.7.4) (2024-06-21)
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.7.4"
5+
version = "1.8.0b1"
66

77

88

0 commit comments

Comments
 (0)