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

## [1.22.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.22.0-beta.1...v1.22.0-beta.2) (2024-09-25)

### Bug Fixes

* node refiner + examples ([d55f6be](d55f6bee47))
This commit is contained in:
semantic-release-bot 2024-09-25 12:55:24 +00:00
parent d55f6bee47
commit 431c09f551
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.22.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.22.0-beta.1...v1.22.0-beta.2) (2024-09-25)
### Bug Fixes
* node refiner + examples ([d55f6be](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/d55f6bee4766f174abb2fdcd598542a9ca108a25))
## [1.22.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.21.2-beta.2...v1.22.0-beta.1) (2024-09-24)

View File

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