Skip to content

Commit bdcdf97

Browse files
ci(release): 1.40.0 [skip ci]
## [1.40.0](v1.39.0...v1.40.0) (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)) * **release:** 1.40.0-beta.1 [skip ci] ([71053bc](71053bc))
1 parent a3bf169 commit bdcdf97

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [1.40.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.39.0...v1.40.0) (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+
* **release:** 1.40.0-beta.1 [skip ci] ([71053bc](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/71053bc7586b0e723272d0eb7e668c07aa666eae))
14+
115
## [1.40.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.39.0...v1.40.0-beta.1) (2025-02-25)
216

317

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.40.0b1"
4+
version = "1.40.0"
55

66

77

0 commit comments

Comments
 (0)