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

## [1.14.0-beta.8](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.14.0-beta.7...v1.14.0-beta.8) (2024-08-17)

### Bug Fixes

* browser-base integration ([1d7f30b](1d7f30b65b))
This commit is contained in:
semantic-release-bot 2024-08-17 10:22:28 +00:00
parent f0587908e2
commit d639a9e9cc
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.14.0-beta.8](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.14.0-beta.7...v1.14.0-beta.8) (2024-08-17)
### Bug Fixes
* browser-base integration ([1d7f30b](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/1d7f30b65b24b80113cd898c1cfbfd5de5f240b5))
## [1.14.0-beta.7](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.14.0-beta.6...v1.14.0-beta.7) (2024-08-16)

View File

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