Skip to content

Commit 844d307

Browse files
ci(release): 1.6.0 [skip ci]
## [1.6.0](v1.5.0...v1.6.0) (2025-09-08) ### Features * add new endpoint ([3eaa5bb](3eaa5bb))
1 parent 3eaa5bb commit 844d307

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.6.0](https://github.com/ScrapeGraphAI/langchain-scrapegraph/compare/v1.5.0...v1.6.0) (2025-09-08)
2+
3+
4+
### Features
5+
6+
* add new endpoint ([3eaa5bb](https://github.com/ScrapeGraphAI/langchain-scrapegraph/commit/3eaa5bb0bd3c4bf255317cb800fb183ef7b7a001))
7+
18
## [1.5.0](https://github.com/ScrapeGraphAI/langchain-scrapegraph/compare/v1.4.0...v1.5.0) (2025-08-20)
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.5.0"
3+
version = "1.6.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)