Skip to content

Commit cd4ffd7

Browse files
ci(release): 1.17.0 [skip ci]
## [1.17.0](v1.16.0...v1.17.0) (2024-09-08) ### Features * **docloaders:** Enhance browser_base_fetch function flexibility ([57fd01f](57fd01f)) ### Docs * **sponsor:** 🅱️ Browserbase sponsor 🅱️ ([a540139](a540139))
1 parent 7d39019 commit cd4ffd7

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.17.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.16.0...v1.17.0) (2024-09-08)
2+
3+
4+
### Features
5+
6+
* **docloaders:** Enhance browser_base_fetch function flexibility ([57fd01f](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/57fd01f9a76ea8ea69ec04b7238ab58ca72ac8f4))
7+
8+
9+
### Docs
10+
11+
* **sponsor:** 🅱️ Browserbase sponsor 🅱️ ([a540139](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/a5401394cc939d9a5fc58b8a9145141c2f047bab))
12+
113
## [1.16.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.15.2...v1.16.0) (2024-09-01)
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.16.0"
3+
version = "1.17.0"
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 = "mvincig11@gmail.com" },

0 commit comments

Comments
 (0)