Skip to content

Commit ac2fcd6

Browse files
ci(release): 1.39.0-beta.2 [skip ci]
## [1.39.0-beta.2](v1.39.0-beta.1...v1.39.0-beta.2) (2025-02-25) ### Features * add refactoring of merge and parse ([2c0b459](2c0b459)) ### CI * **release:** 1.38.1 [skip ci] ([5c3d62d](5c3d62d))
1 parent 2c0b459 commit ac2fcd6

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [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)
2+
3+
4+
### Features
5+
6+
* add refactoring of merge and parse ([2c0b459](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/2c0b4591ae4a13a89a73fb29a170adf6e52b3903))
7+
8+
9+
### CI
10+
11+
* **release:** 1.38.1 [skip ci] ([5c3d62d](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/5c3d62d55b5c6dcbb304b5879a19ca09bc18b153))
12+
113
## [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)
214

315

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "scrapegraphai"
33

4-
version = "1.39.0b1"
4+
version = "1.39.0b2"
55

66

77
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."

0 commit comments

Comments
 (0)