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

## [1.21.2-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.21.2-beta.1...v1.21.2-beta.2) (2024-09-23)

### Bug Fixes

* graph Iterator node ([8ce08ba](8ce08baf01))
* issue about parser ([7eda6bc](7eda6bc06b))
This commit is contained in:
semantic-release-bot 2024-09-23 06:23:22 +00:00
parent 390ad8282d
commit ba4e863f14
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
## [1.21.2-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.21.2-beta.1...v1.21.2-beta.2) (2024-09-23)
### Bug Fixes
* graph Iterator node ([8ce08ba](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/8ce08baf01d7757c6fdcab0333405787c67d2dbc))
* issue about parser ([7eda6bc](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/7eda6bc06bc4c32850029f54b9b4c22f3124296e))
## [1.21.2-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.21.1...v1.21.2-beta.1) (2024-09-22)

View File

@ -1,7 +1,7 @@
[project]
name = "scrapegraphai"
version = "1.21.2b1"
version = "1.21.2b2"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
authors = [