Skip to content

Commit a87702f

Browse files
ci(release): 1.7.0-beta.8 [skip ci]
## [1.7.0-beta.8](v1.7.0-beta.7...v1.7.0-beta.8) (2024-06-16) ### Bug Fixes * shallow copy config of create_embedder ([62b372b](62b372b)) ### Refactor * add missing schemas and renamed files ([09cb6e9](09cb6e9))
1 parent 3d34ea6 commit a87702f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [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)
2+
3+
4+
### Bug Fixes
5+
6+
* shallow copy config of create_embedder ([62b372b](https://github.com/VinciGit00/Scrapegraph-ai/commit/62b372b675a45ca4d031f337b6f8728151689442))
7+
8+
9+
### Refactor
10+
11+
* add missing schemas and renamed files ([09cb6e9](https://github.com/VinciGit00/Scrapegraph-ai/commit/09cb6e964eaa41587237c622a1ea8894722d87cb))
12+
113
## [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)
214

315

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "scrapegraphai"
33

44

5-
version = "1.7.0b7"
5+
version = "1.7.0b8"
66

77

88

0 commit comments

Comments
 (0)