Skip to content

Commit 104faab

Browse files
ci(release): 1.4.0 [skip ci]
## [1.4.0](v1.3.0...v1.4.0) (2025-07-15) ### Features * add integration for smartcrawler ([791f675](791f675)) * add pre commit ([9637524](9637524)) * add smartcrawler ([d508640](d508640)) ### Bug Fixes * fix ([8aac37e](8aac37e))
1 parent 9637524 commit 104faab

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [1.4.0](https://github.com/ScrapeGraphAI/langchain-scrapegraph/compare/v1.3.0...v1.4.0) (2025-07-15)
2+
3+
4+
### Features
5+
6+
* add integration for smartcrawler ([791f675](https://github.com/ScrapeGraphAI/langchain-scrapegraph/commit/791f67592a5734488e5653435b8aef966d2dbbd0))
7+
* add pre commit ([9637524](https://github.com/ScrapeGraphAI/langchain-scrapegraph/commit/9637524a4c90a785c87470f5a554c7ac760c4327))
8+
* add smartcrawler ([d508640](https://github.com/ScrapeGraphAI/langchain-scrapegraph/commit/d50864015a7b3c4c17643326927382b7bed3319c))
9+
10+
11+
### Bug Fixes
12+
13+
* fix ([8aac37e](https://github.com/ScrapeGraphAI/langchain-scrapegraph/commit/8aac37e6c64932f4c5788ed7da144165edb572b2))
14+
115
## [1.3.0](https://github.com/ScrapeGraphAI/langchain-scrapegraph/compare/v1.2.0...v1.3.0) (2025-02-22)
216

317

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "langchain-scrapegraph"
3-
version = "1.3.0"
3+
version = "1.4.0"
44
description = "Library for extracting structured data from websites using ScrapeGraphAI"
55
authors = ["Marco Perini <[email protected]>", "Marco Vinciguerra <[email protected]>", "Lorenzo Padoan <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)