ci(release): 1.9.0-beta.5 [skip ci]

## [1.9.0-beta.5](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.9.0-beta.4...v1.9.0-beta.5) (2024-07-15)

### Bug Fixes

* search link node ([cf3ab55](cf3ab5564a))
This commit is contained in:
semantic-release-bot 2024-07-15 21:07:35 +00:00
parent dccb893fdf
commit bb624399cf
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.9.0-beta.5](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.9.0-beta.4...v1.9.0-beta.5) (2024-07-15)
### Bug Fixes
* search link node ([cf3ab55](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/cf3ab5564ae5c415c63d1771b32ea68f5169ca82))
## [1.9.0-beta.4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.9.0-beta.3...v1.9.0-beta.4) (2024-07-14)

View File

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