Skip to content

Commit 25c25a7

Browse files
ci(release): 1.47.0 [skip ci]
## [1.47.0](v1.46.0...v1.47.0) (2025-04-15) ### Features * add new proxy rotation ([8913d8d](8913d8d)) ### CI * **release:** 1.44.0-beta.1 [skip ci] ([5e944cc](5e944cc)) * **release:** 1.47.0-beta.1 [skip ci] ([b1b8579](b1b8579))
1 parent 560a2fe commit 25c25a7

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [1.47.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.46.0...v1.47.0) (2025-04-15)
2+
3+
4+
### Features
5+
6+
* add new proxy rotation ([8913d8d](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/8913d8d3af3a2809d3ddcbfa09cbf2c9982a19cd))
7+
8+
9+
### CI
10+
11+
* **release:** 1.44.0-beta.1 [skip ci] ([5e944cc](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/5e944cc573f62585dbf3366aa840c997847523d1))
12+
* **release:** 1.47.0-beta.1 [skip ci] ([b1b8579](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/b1b8579704f509d5560c3052f1edfdf31e42db4b))
13+
114
## [1.47.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.46.0...v1.47.0-beta.1) (2025-04-15)
215

316

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

66

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

0 commit comments

Comments
 (0)