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

## [1.39.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.39.0-beta.1...v1.39.0-beta.2) (2025-02-25)

### Features

* add refactoring of merge and parse ([2c0b459](2c0b4591ae))

### CI

* **release:** 1.38.1 [skip ci] ([5c3d62d](5c3d62d55b))
This commit is contained in:
semantic-release-bot 2025-02-25 09:29:03 +00:00
parent 2c0b4591ae
commit ac2fcd66ce
2 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,15 @@
## [1.39.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.39.0-beta.1...v1.39.0-beta.2) (2025-02-25)
### Features
* add refactoring of merge and parse ([2c0b459](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/2c0b4591ae4a13a89a73fb29a170adf6e52b3903))
### CI
* **release:** 1.38.1 [skip ci] ([5c3d62d](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/5c3d62d55b5c6dcbb304b5879a19ca09bc18b153))
## [1.39.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.38.1-beta.1...v1.39.0-beta.1) (2025-02-17)

View File

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