ci(release): 1.12.2 [skip ci]

## [1.12.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.12.1...v1.12.2) (2024-08-07)

### Bug Fixes

* generate answer node omni ([b52e4a3](b52e4a390b))
This commit is contained in:
semantic-release-bot 2024-08-07 12:11:25 +00:00
parent b52e4a390b
commit ece605e3ee
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.12.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.12.1...v1.12.2) (2024-08-07)
### Bug Fixes
* generate answer node omni ([b52e4a3](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/b52e4a390bb23ca55922e47046db558e1969a047))
## [1.12.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.12.0...v1.12.1) (2024-08-07)

View File

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