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

## [1.6.0-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.5-beta.1...v1.6.0-beta.1) (2024-06-02)

### Features

* add forcing format as json ([5cfc101](5cfc10178a))
This commit is contained in:
semantic-release-bot 2024-06-02 10:27:12 +00:00
parent 5cfc10178a
commit 1d217e4ae6
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.6.0-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.5-beta.1...v1.6.0-beta.1) (2024-06-02)
### Features
* add forcing format as json ([5cfc101](https://github.com/VinciGit00/Scrapegraph-ai/commit/5cfc10178abf0b7a3e0b2229512396e243305438))
## [1.5.5-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.4...v1.5.5-beta.1) (2024-05-31)

View File

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