Skip to content

Commit 9b6d6c0

Browse files
ci(release): 1.33.9 [skip ci]
## [1.33.9](v1.33.8...v1.33.9) (2024-12-18) ### Bug Fixes * validate URL only if the input type is a URL ([e2caee6](e2caee6)) ### Docs * added api reference 🔗 ([67038e1](67038e1))
1 parent abf39b5 commit 9b6d6c0

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.33.9](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.33.8...v1.33.9) (2024-12-18)
2+
3+
4+
### Bug Fixes
5+
6+
* validate URL only if the input type is a URL ([e2caee6](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/e2caee695ecce2d13aa5a82306097b1a80ba0e18))
7+
8+
9+
### Docs
10+
11+
* added api reference 🔗 ([67038e1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/67038e195224e1a721fe123ad1d5604b3592df20))
12+
113
## [1.33.8](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.33.7...v1.33.8) (2024-12-16)
214

315

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "scrapegraphai"
3-
version = "1.33.8"
3+
version = "1.33.9"
44
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
55
authors = [
66
{ name = "Marco Vinciguerra", email = "[email protected]" },

0 commit comments

Comments
 (0)