ci(release): 1.19.0-beta.12 [skip ci]

## [1.19.0-beta.12](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.19.0-beta.11...v1.19.0-beta.12) (2024-09-14)

### Bug Fixes

* Refactor code to use CustomOpenAiCallbackManager for exclusive access to get_openai_callback ([e657113](e657113ebc))

### Docs

* added telemetry info ([62912c2](62912c263e))
This commit is contained in:
semantic-release-bot 2024-09-14 07:28:10 +00:00
parent d7afdb1d1f
commit bd2afef87e
2 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,15 @@
## [1.19.0-beta.12](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.19.0-beta.11...v1.19.0-beta.12) (2024-09-14)
### Bug Fixes
* Refactor code to use CustomOpenAiCallbackManager for exclusive access to get_openai_callback ([e657113](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/e657113ebc91336bb842f21e1ec74a952a0da6ba))
### Docs
* added telemetry info ([62912c2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/62912c263ec7144e2d509925593027a60d258672))
## [1.19.0-beta.11](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.19.0-beta.10...v1.19.0-beta.11) (2024-09-13)

View File

@ -2,7 +2,7 @@
name = "scrapegraphai"
version = "1.19.0b11"
version = "1.19.0b12"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
authors = [