Skip to content

Commit 71053bc

Browse files
ci(release): 1.40.0-beta.1 [skip ci]
## [1.40.0-beta.1](v1.39.0...v1.40.0-beta.1) (2025-02-25) ### Features * add refactoring of merge and parse ([2c0b459](2c0b459)) * update parse node ([8cf9685](8cf9685)) ### CI * **release:** 1.39.0-beta.2 [skip ci] ([ac2fcd6](ac2fcd6))
1 parent 7db5b00 commit 71053bc

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [1.40.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.39.0...v1.40.0-beta.1) (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+
* update parse node ([8cf9685](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/8cf96857a000eada6d1c9ce1a357ee3d1f2bd003))
8+
9+
10+
### CI
11+
12+
* **release:** 1.39.0-beta.2 [skip ci] ([ac2fcd6](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/ac2fcd66ce2603153877e3141b3ff862a348e335))
13+
114
## [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)
215

316

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "scrapegraphai"
33

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

66

77

0 commit comments

Comments
 (0)