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

## [1.47.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.47.0-beta.1...v1.47.0-beta.2) (2025-04-15)

### Features

* add 4.1 integration ([54d5e46](54d5e46d4c))
This commit is contained in:
semantic-release-bot 2025-04-15 13:06:51 +00:00
parent 54d5e46d4c
commit 2019c907a5
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.47.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.47.0-beta.1...v1.47.0-beta.2) (2025-04-15)
### Features
* add 4.1 integration ([54d5e46](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/54d5e46d4c5adcd2b2b6c49003a16227905d2af0))
## [1.47.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.46.0...v1.47.0-beta.1) (2025-04-15)

View File

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