ci(release): 0.5.0-beta.2 [skip ci]

## [0.5.0-beta.2](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.5.0-beta.1...v0.5.0-beta.2) (2024-04-30)

### Features

* **fetch:** added playwright support ([42ab0aa](42ab0aa1d2))
This commit is contained in:
semantic-release-bot 2024-04-30 05:57:35 +00:00
parent e494455925
commit ff7d12f138
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [0.5.0-beta.2](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.5.0-beta.1...v0.5.0-beta.2) (2024-04-30)
### Features
* **fetch:** added playwright support ([42ab0aa](https://github.com/VinciGit00/Scrapegraph-ai/commit/42ab0aa1d275b5798ab6fc9feea575fe59b6e767))
## [0.5.0-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.4.1...v0.5.0-beta.1) (2024-04-30)

View File

@ -1,7 +1,7 @@
[tool.poetry]
name = "scrapegraphai"
version = "0.5.0b1"
version = "0.5.0b2"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
authors = [