Skip to content

Commit 006a2aa

Browse files
ci(release): 1.36.1-beta.1 [skip ci]
## [1.36.1-beta.1](v1.36.0...v1.36.1-beta.1) (2025-01-21) ### Bug Fixes * Schema parameter type ([2b5bd80](2b5bd80)) ### Docs * added first ollama example ([aa6a76e](aa6a76e))
1 parent fe9570b commit 006a2aa

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.36.1-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.36.0...v1.36.1-beta.1) (2025-01-21)
2+
3+
4+
### Bug Fixes
5+
6+
* Schema parameter type ([2b5bd80](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/2b5bd80a945a24072e578133eacc751feeec6188))
7+
8+
9+
### Docs
10+
11+
* added first ollama example ([aa6a76e](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/aa6a76e5bdf63544f62786b0d17effa205aab3d8))
12+
113
## [1.36.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.35.0...v1.36.0) (2025-01-12)
214

315

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "scrapegraphai"
3-
version = "1.36.0"
3+
version = "1.36.1b1"
44

55

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

0 commit comments

Comments
 (0)