Skip to content

Commit

Permalink
ci(release): 1.26.0-beta.15 [skip ci]
Browse files Browse the repository at this point in the history
## [1.26.0-beta.15](v1.26.0-beta.14...v1.26.0-beta.15) (2024-10-11)

### Features

* prompt refactoring ([5a2f6d9](5a2f6d9))
  • Loading branch information
semantic-release-bot committed Oct 11, 2024
1 parent cf0cfbd commit 528a974
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.26.0-beta.15](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.26.0-beta.14...v1.26.0-beta.15) (2024-10-11)


### Features

* prompt refactoring ([5a2f6d9](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/5a2f6d9a77a814d5c3756e85cabde8af978f4c06))

## [1.26.0-beta.14](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.26.0-beta.13...v1.26.0-beta.14) (2024-10-10)


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

version = "1.26.0b14"
version = "1.26.0b15"

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

0 comments on commit 528a974

Please sign in to comment.