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

## [1.26.0-beta.5](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.26.0-beta.4...v1.26.0-beta.5) (2024-10-05)

### Features

* conditional_node ([f837dc1](f837dc16ce))
This commit is contained in:
semantic-release-bot 2024-10-05 17:25:57 +00:00
parent ae5d2ef43b
commit ea9ed1a981
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.26.0-beta.5](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.26.0-beta.4...v1.26.0-beta.5) (2024-10-05)
### Features
* conditional_node ([f837dc1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/f837dc16ce6db0f38fd181822748ca413b7ab4b0))
## [1.26.0-beta.4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.26.0-beta.3...v1.26.0-beta.4) (2024-10-05)

View File

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