Skip to content

Commit dae3158

Browse files
ci(release): 1.7.0-beta.6 [skip ci]
## [1.7.0-beta.6](v1.7.0-beta.5...v1.7.0-beta.6) (2024-06-13) ### Bug Fixes * test for fetch node ([49c7e0e](49c7e0e)) ### Docs * fix label&logo for github action badges ([071f3d1](071f3d1)) ### Test * fix tests for fetch node with proper mock&refactor ([17dd936](17dd936))
1 parent 49c7e0e commit dae3158

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## [1.7.0-beta.6](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.7.0-beta.5...v1.7.0-beta.6) (2024-06-13)
2+
3+
4+
### Bug Fixes
5+
6+
* test for fetch node ([49c7e0e](https://github.com/VinciGit00/Scrapegraph-ai/commit/49c7e0eaab6fc7a9242054b7d3f375369af9bcdc))
7+
8+
9+
### Docs
10+
11+
* fix label&logo for github action badges ([071f3d1](https://github.com/VinciGit00/Scrapegraph-ai/commit/071f3d19066eee6deb62a671132acf8a5b8ac927))
12+
13+
14+
### Test
15+
16+
* fix tests for fetch node with proper mock&refactor ([17dd936](https://github.com/VinciGit00/Scrapegraph-ai/commit/17dd936af7cfd1d0822202d908e50ab11893bddd))
17+
118
## [1.7.0-beta.5](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.7.0-beta.4...v1.7.0-beta.5) (2024-06-12)
219

320

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.0b5"
5+
version = "1.7.0b6"
66

77

88

0 commit comments

Comments
 (0)