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

## [1.8.1-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.8.0...v1.8.1-beta.1) (2024-07-04)

### Bug Fixes

* add test ([3a537ee](3a537eec6f))

### Docs

* **roadmap:** fix urls ([14faba4](14faba4f00))
* **roadmap:** next steps ([3e644f4](3e644f498f))
This commit is contained in:
semantic-release-bot 2024-07-04 16:35:06 +00:00
parent 1bbd25a63f
commit 8f9f96f7e7
2 changed files with 14 additions and 1 deletions

View File

@ -1,3 +1,16 @@
## [1.8.1-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.8.0...v1.8.1-beta.1) (2024-07-04)
### Bug Fixes
* add test ([3a537ee](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/3a537eec6fef1743924a9aa5cef0ba2f8d44bf11))
### Docs
* **roadmap:** fix urls ([14faba4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/14faba4f00dd9f947f8dc5e0b51be49ea684179f))
* **roadmap:** next steps ([3e644f4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/3e644f498f05eb505fbd4e94b144c81567569aaa))
## [1.8.0](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.7.5...v1.8.0) (2024-06-30)

View File

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