ci(release): 1.26.0-beta.17 [skip ci]

## [1.26.0-beta.17](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.26.0-beta.16...v1.26.0-beta.17) (2024-10-12)

### Features

* async invocation ([257f393](257f393761))
* refactoring of mdscraper ([3b7b701](3b7b701a89))

### Bug Fixes

* bugs ([026a70b](026a70bd3a))
* search_on_web paremter ([7f03ec1](7f03ec15de))
This commit is contained in:
semantic-release-bot 2024-10-12 07:59:48 +00:00
parent e4421ffdcd
commit f17089c123
2 changed files with 15 additions and 1 deletions

View File

@ -1,3 +1,17 @@
## [1.26.0-beta.17](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.26.0-beta.16...v1.26.0-beta.17) (2024-10-12)
### Features
* async invocation ([257f393](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/257f393761e8ff823e37c72659c8b55925c4aecb))
* refactoring of mdscraper ([3b7b701](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/3b7b701a89aad503dea771db3f043167f7203d46))
### Bug Fixes
* bugs ([026a70b](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/026a70bd3a01b0ebab4d175ae4005e7f3ba3a833))
* search_on_web paremter ([7f03ec1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/7f03ec15de20fc2d6c2aad2655cc5348cced1951))
## [1.26.0-beta.16](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.26.0-beta.15...v1.26.0-beta.16) (2024-10-11)

View File

@ -1,7 +1,7 @@
[project]
name = "scrapegraphai"
version = "1.26.0b16"
version = "1.26.0b17"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
authors = [