ci(release): 1.26.0-beta.3 [skip ci]

## [1.26.0-beta.3](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.26.0-beta.2...v1.26.0-beta.3) (2024-10-04)

### Features

* add deep scraper implementation ([4b371f4](4b371f4d94))
* finished basic version of deep scraper ([85cb957](85cb957297))
This commit is contained in:
semantic-release-bot 2024-10-04 07:58:16 +00:00
parent 6664da07f8
commit 4f65be44b5
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
## [1.26.0-beta.3](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.26.0-beta.2...v1.26.0-beta.3) (2024-10-04)
### Features
* add deep scraper implementation ([4b371f4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/4b371f4d94dae47986aad751508813d89ce87b93))
* finished basic version of deep scraper ([85cb957](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/85cb9572971719f9f7c66171f5e2246376b6aed2))
## [1.26.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.26.0-beta.1...v1.26.0-beta.2) (2024-10-01)

View File

@ -1,7 +1,7 @@
[project]
name = "scrapegraphai"
version = "1.26.0b2"
version = "1.26.0b3"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
authors = [