Skip to content

Commit ed8e173

Browse files
ci(release): 1.19.0-beta.6 [skip ci]
## [1.19.0-beta.6](v1.19.0-beta.5...v1.19.0-beta.6) (2024-09-12) ### Bug Fixes * models tokens ([039fe3c](039fe3c)) ### Docs * Updated the graph_config in the documentation. ([57a58e1](57a58e1)) ### CI * **release:** 1.18.2 [skip ci] ([e1a9caa](e1a9caa)) * **release:** 1.18.3 [skip ci] ([4bd4659](4bd4659))
1 parent 5ff8cc7 commit ed8e173

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## [1.19.0-beta.6](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.19.0-beta.5...v1.19.0-beta.6) (2024-09-12)
2+
3+
4+
### Bug Fixes
5+
6+
* models tokens ([039fe3c](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/039fe3c6d91978f70baedfef407bda912a285aed))
7+
8+
9+
### Docs
10+
11+
* Updated the graph_config in the documentation. ([57a58e1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/57a58e162e254828d890e1a110cb5d3d4beb03df))
12+
13+
14+
### CI
15+
16+
* **release:** 1.18.2 [skip ci] ([e1a9caa](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/e1a9caa905f2a62d5b245a0abbcf4d304bd24de3))
17+
* **release:** 1.18.3 [skip ci] ([4bd4659](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/4bd4659dc15ae5c7f71702ad6acab200c2a64921))
18+
119
### Bug Fixes
220

321

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "scrapegraphai"
33

44

5-
version = "1.19.0b5"
5+
version = "1.19.0b6"
66

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

0 commit comments

Comments
 (0)