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

## [1.5.3-beta.2](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.3-beta.1...v1.5.3-beta.2) (2024-05-30)

### Bug Fixes

* typo in prompt ([4639f0c](4639f0cac5))
This commit is contained in:
semantic-release-bot 2024-05-30 12:37:40 +00:00
parent e734830d7e
commit b57bcef5c1
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.5.3-beta.2](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.3-beta.1...v1.5.3-beta.2) (2024-05-30)
### Bug Fixes
* typo in prompt ([4639f0c](https://github.com/VinciGit00/Scrapegraph-ai/commit/4639f0cac5029c6802a6caded7103d247f4f06dd))
## [1.5.3-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.2...v1.5.3-beta.1) (2024-05-29)

View File

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