Skip to content

Commit

Permalink
ci(release): 1.35.0-beta.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.35.0-beta.2](v1.35.0-beta.1...v1.35.0-beta.2) (2025-01-06)

### Features

* add codequality workflow ([4380afb](4380afb))
  • Loading branch information
semantic-release-bot committed Jan 6, 2025
1 parent 4380afb commit f21c586
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.35.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.35.0-beta.1...v1.35.0-beta.2) (2025-01-06)


### Features

* add codequality workflow ([4380afb](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/4380afb5c15e7f6057fd44bdbd6bde410bb98378))

## [1.35.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.34.3-beta.1...v1.35.0-beta.1) (2025-01-06)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "scrapegraphai"
version = "1.35.0b1"
version = "1.35.0b2"


description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
Expand Down

0 comments on commit f21c586

Please sign in to comment.