Skip to content

Commit

Permalink
ci(release): 1.7.0-beta.8 [skip ci]
Browse files Browse the repository at this point in the history
## [1.7.0-beta.8](ScrapeGraphAI/Scrapegraph-ai@v1.7.0-beta.7...v1.7.0-beta.8) (2024-06-16)

### Bug Fixes

* shallow copy config of create_embedder ([62b372b](ScrapeGraphAI@62b372b))

### Refactor

* add missing schemas and renamed files ([09cb6e9](ScrapeGraphAI@09cb6e9))
  • Loading branch information
semantic-release-bot committed Jun 16, 2024
1 parent 3d34ea6 commit a87702f
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.7.0-beta.8](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.7.0-beta.7...v1.7.0-beta.8) (2024-06-16)


### Bug Fixes

* shallow copy config of create_embedder ([62b372b](https://github.com/VinciGit00/Scrapegraph-ai/commit/62b372b675a45ca4d031f337b6f8728151689442))


### Refactor

* add missing schemas and renamed files ([09cb6e9](https://github.com/VinciGit00/Scrapegraph-ai/commit/09cb6e964eaa41587237c622a1ea8894722d87cb))

## [1.7.0-beta.7](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.7.0-beta.6...v1.7.0-beta.7) (2024-06-14)


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


version = "1.7.0b7"
version = "1.7.0b8"



Expand Down

0 comments on commit a87702f

Please sign in to comment.