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

## [1.22.0-beta.5](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.22.0-beta.4...v1.22.0-beta.5) (2024-09-27)

### Features

* add reasoning integration ([b2822f6](b2822f620a))
This commit is contained in:
semantic-release-bot 2024-09-27 15:51:48 +00:00
parent faf25eeba9
commit 6d8f5435d1
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.22.0-beta.5](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.22.0-beta.4...v1.22.0-beta.5) (2024-09-27)
### Features
* add reasoning integration ([b2822f6](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/b2822f620a610e61d295cbf4b670aa08fde9de24))
## [1.22.0-beta.4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.22.0-beta.3...v1.22.0-beta.4) (2024-09-27)

View File

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