ci(release): 1.13.0-beta.8 [skip ci]

## [1.13.0-beta.8](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.13.0-beta.7...v1.13.0-beta.8) (2024-08-09)

### Bug Fixes

* broken node ([1272273](1272273499))
This commit is contained in:
semantic-release-bot 2024-08-09 15:37:24 +00:00
parent 1272273499
commit b470d974cf
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.13.0-beta.8](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.13.0-beta.7...v1.13.0-beta.8) (2024-08-09)
### Bug Fixes
* broken node ([1272273](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/127227349915deeb0dede34aa575ad269ed7cbe3))
## [1.13.0-beta.7](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.13.0-beta.6...v1.13.0-beta.7) (2024-08-09)

View File

@ -2,7 +2,7 @@
name = "scrapegraphai"
version = "1.13.0b7"
version = "1.13.0b8"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."