ci(release): 1.11.0-beta.8 [skip ci]

## [1.11.0-beta.8](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.11.0-beta.7...v1.11.0-beta.8) (2024-08-01)

### Features

* add integration in the abstract grapgh ([5ecdbe7](5ecdbe715f))

### Bug Fixes

* fixed bug on fetch_node ([968c69e](968c69e217))
This commit is contained in:
semantic-release-bot 2024-08-01 13:17:34 +00:00
parent 78343e50dc
commit 3e07f6273f
2 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,15 @@
## [1.11.0-beta.8](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.11.0-beta.7...v1.11.0-beta.8) (2024-08-01)
### Features
* add integration in the abstract grapgh ([5ecdbe7](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/5ecdbe715f4bb223fa1be834fda07ccea2a51cb9))
### Bug Fixes
* fixed bug on fetch_node ([968c69e](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/968c69e217d9c180b9b8c2aa52ca59b9a1733525))
## [1.11.0-beta.7](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.11.0-beta.6...v1.11.0-beta.7) (2024-08-01)

View File

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