Skip to content

Commit ca8aff8

Browse files
ci(release): 1.6.0-beta.9 [skip ci]
## [1.6.0-beta.9](v1.6.0-beta.8...v1.6.0-beta.9) (2024-06-07) ### Features * **indexify-node:** add example ([5d1fbf8](5d1fbf8)) ### Bug Fixes * **schema:** fixed json output ([5c9843f](5c9843f))
1 parent f41a755 commit ca8aff8

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.6.0-beta.9](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.6.0-beta.8...v1.6.0-beta.9) (2024-06-07)
2+
3+
4+
### Features
5+
6+
* **indexify-node:** add example ([5d1fbf8](https://github.com/VinciGit00/Scrapegraph-ai/commit/5d1fbf806a20746931ebb7fcb32c383d9d549d93))
7+
8+
9+
### Bug Fixes
10+
11+
* **schema:** fixed json output ([5c9843f](https://github.com/VinciGit00/Scrapegraph-ai/commit/5c9843f1410a78568892635e53872793d5ba0d6f))
12+
113
## [1.6.0-beta.8](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.6.0-beta.7...v1.6.0-beta.8) (2024-06-05)
214

315

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.6.0b8"
5+
version = "1.6.0b9"
66

77

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

0 commit comments

Comments
 (0)