Skip to content

Commit 5f8dbd3

Browse files
ci(release): 1.62.0 [skip ci]
## [1.62.0](v1.61.0...v1.62.0) (2025-08-13) ### Features * update pr ([c07b3c0](c07b3c0)) ### Docs * removed duplicated line ([c2abb9f](c2abb9f))
1 parent c07b3c0 commit 5f8dbd3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.62.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.61.0...v1.62.0) (2025-08-13)
2+
3+
4+
### Features
5+
6+
* update pr ([c07b3c0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/c07b3c08cd6a87c3f7acd2d4d560b7a17d6c02eb))
7+
8+
9+
### Docs
10+
11+
* removed duplicated line ([c2abb9f](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/c2abb9fd5df9b5b3a1d9158a2b607f9646c9211d))
12+
113
## [1.61.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.60.0...v1.61.0) (2025-07-03)
214

315

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.61.0"
4+
version = "1.62.0"
55

66
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
77
authors = [

0 commit comments

Comments
 (0)