ci(release): 1.5.0-beta.3 [skip ci]

## [1.5.0-beta.3](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.0-beta.2...v1.5.0-beta.3) (2024-05-24)

### Bug Fixes

* **kg:** removed unused nodes and utils ([5684578](5684578fab))
This commit is contained in:
semantic-release-bot 2024-05-24 22:46:12 +00:00
parent 5684578fab
commit 90d5691a57
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.5.0-beta.3](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.0-beta.2...v1.5.0-beta.3) (2024-05-24)
### Bug Fixes
* **kg:** removed unused nodes and utils ([5684578](https://github.com/VinciGit00/Scrapegraph-ai/commit/5684578fab635e862de58f7847ad736c6a57f766))
## [1.5.0-beta.2](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.0-beta.1...v1.5.0-beta.2) (2024-05-24)

View File

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