ci(release): 1.30.0-beta.5 [skip ci]

## [1.30.0-beta.5](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.30.0-beta.4...v1.30.0-beta.5) (2024-11-18)

### Bug Fixes

* try to infer possible provider from the model name, resolves [#805](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/805) ([d2d0312](d2d0312dc6))
This commit is contained in:
semantic-release-bot 2024-11-18 10:47:46 +00:00
parent 8fd7b2422d
commit af901a54cf
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.30.0-beta.5](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.30.0-beta.4...v1.30.0-beta.5) (2024-11-18)
### Bug Fixes
* try to infer possible provider from the model name, resolves [#805](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/805) ([d2d0312](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/d2d0312dc618fde305e650981cac90add93ec552))
## [1.30.0-beta.4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.30.0-beta.3...v1.30.0-beta.4) (2024-11-16)

View File

@ -2,7 +2,7 @@
name = "scrapegraphai"
version = "1.30.0b4"
version = "1.30.0b5"