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

## [1.27.0-beta.6](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.27.0-beta.5...v1.27.0-beta.6) (2024-10-23)

### Features

* add integration with scrape.do ([ae275ec](ae275ec5e8))
This commit is contained in:
semantic-release-bot 2024-10-23 10:09:36 +00:00
parent ae275ec5e8
commit 94b9836ef6
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.27.0-beta.6](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.27.0-beta.5...v1.27.0-beta.6) (2024-10-23)
### Features
* add integration with scrape.do ([ae275ec](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/ae275ec5e86c0bb8fdbeadc2e5f69816d1dea635))
## [1.27.0-beta.5](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.27.0-beta.4...v1.27.0-beta.5) (2024-10-22)

View File

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