ci(release): 1.6.0-beta.8 [skip ci]

## [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)

### Features

* add json as output ([5d20186](5d20186bf2))
This commit is contained in:
semantic-release-bot 2024-06-05 07:21:31 +00:00
parent 5d20186bf2
commit 7a6f016f92
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [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)
### Features
* add json as output ([5d20186](https://github.com/VinciGit00/Scrapegraph-ai/commit/5d20186bf20fb2384f2a9e7e81c2e875ff50a4f3))
## [1.6.0-beta.7](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.6.0-beta.6...v1.6.0-beta.7) (2024-06-05)

View File

@ -2,7 +2,7 @@
name = "scrapegraphai"
version = "1.6.0b7"
version = "1.6.0b8"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."