Skip to content

Commit

Permalink
ci(release): 1.27.0-beta.8 [skip ci]
Browse files Browse the repository at this point in the history
## [1.27.0-beta.8](ScrapeGraphAI/Scrapegraph-ai@v1.27.0-beta.7...v1.27.0-beta.8) (2024-10-24)

### Bug Fixes

* removed tokenizer ([a184716](ScrapeGraphAI@a184716))

### CI

* **release:** 1.26.7 [skip ci] ([ec9ef2b](ScrapeGraphAI@ec9ef2b))
  • Loading branch information
semantic-release-bot committed Oct 24, 2024
1 parent 066e77d commit 4f1ed93
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [1.27.0-beta.8](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.27.0-beta.7...v1.27.0-beta.8) (2024-10-24)


### Bug Fixes

* removed tokenizer ([a184716](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/a18471688f0b79f06fb7078b01b68eeddc88eae4))


### CI

* **release:** 1.26.7 [skip ci] ([ec9ef2b](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/ec9ef2bcda9aa81f66b943829fcdb22fe265976e))

## [1.27.0-beta.7](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.27.0-beta.6...v1.27.0-beta.7) (2024-10-24)


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.27.0b7"
version = "1.27.0b8"



Expand Down

0 comments on commit 4f1ed93

Please sign in to comment.