ci(release): 1.15.0-beta.2 [skip ci]

## [1.15.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.15.0-beta.1...v1.15.0-beta.2) (2024-08-23)

### Bug Fixes

* abstract graph ([cf1fada](cf1fada36a))

### Docs

* added sponsors ([b3a2d0d](b3a2d0d65a))
This commit is contained in:
semantic-release-bot 2024-08-23 16:45:24 +00:00
parent cf1fada36a
commit ab21576435
2 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,15 @@
## [1.15.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.15.0-beta.1...v1.15.0-beta.2) (2024-08-23)
### Bug Fixes
* abstract graph ([cf1fada](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/cf1fada36a6716cb0e24bbc5da7509446a964145))
### Docs
* added sponsors ([b3a2d0d](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/b3a2d0d65a41f6e645fac3fc84f702fdf64b951c))
## [1.15.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.14.1-beta.1...v1.15.0-beta.1) (2024-08-23)

View File

@ -1,6 +1,6 @@
[project]
name = "scrapegraphai"
version = "1.15.0b1"
version = "1.15.0b2"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
authors = [
{ name = "Marco Vinciguerra", email = "mvincig11@gmail.com" },