Skip to content

Commit 35d1897

Browse files
ci(release): 1.5.0 [skip ci]
## [1.5.0](v1.4.0...v1.5.0) (2025-08-20) ### Features * add agentic scraper integration ([ca1c88b](ca1c88b))
1 parent ca1c88b commit 35d1897

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.5.0](https://github.com/ScrapeGraphAI/langchain-scrapegraph/compare/v1.4.0...v1.5.0) (2025-08-20)
2+
3+
4+
### Features
5+
6+
* add agentic scraper integration ([ca1c88b](https://github.com/ScrapeGraphAI/langchain-scrapegraph/commit/ca1c88b3d89972e6404add663e5172f3c67df31b))
7+
18
## [1.4.0](https://github.com/ScrapeGraphAI/langchain-scrapegraph/compare/v1.3.0...v1.4.0) (2025-07-15)
29

310

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.4.0"
3+
version = "1.5.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)