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

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

### Bug Fixes

* integration with html_mode ([f87ffa1](f87ffa1d8d))
This commit is contained in:
semantic-release-bot 2024-09-28 10:42:13 +00:00
parent ac552bce54
commit 39f78154a6
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.22.0-beta.6](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.22.0-beta.5...v1.22.0-beta.6) (2024-09-28)
### Bug Fixes
* integration with html_mode ([f87ffa1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/f87ffa1d8db32b38c47d9f5aa2ae88f1d7978a04))
## [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)

View File

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