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

## [1.11.0-beta.12](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.11.0-beta.11...v1.11.0-beta.12) (2024-08-06)

### Features

* add grok integration ([fa651d4](fa651d4cd9))
This commit is contained in:
semantic-release-bot 2024-08-06 13:19:46 +00:00
parent 48f07e7974
commit cf2a17ed5d
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.11.0-beta.12](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.11.0-beta.11...v1.11.0-beta.12) (2024-08-06)
### Features
* add grok integration ([fa651d4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/fa651d4cd9ab8ae9cf58280f1256ceb4171ef088))
## [1.11.0-beta.11](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.11.0-beta.10...v1.11.0-beta.11) (2024-08-06)

View File

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