Skip to content

Commit 636db26

Browse files
ci(release): 1.6.0-beta.1 [skip ci]
## [1.6.0-beta.1](v1.5.0...v1.6.0-beta.1) (2024-12-05) ### Features * changed SyncClient to Client ([9e1e496](9e1e496)) ### Bug Fixes * logger working properly now ([9712d4c](9712d4c)) * updated env variable loading ([2643f11](2643f11)) ### CI * **release:** 1.4.3-beta.2 [skip ci] ([8ab6147](8ab6147)) * **release:** 1.4.3-beta.3 [skip ci] ([1bc26c7](1bc26c7)) * **release:** 1.5.0-beta.1 [skip ci] ([8900f7b](8900f7b))
1 parent 74e7793 commit 636db26

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

scrapegraph-py/CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## [1.6.0-beta.1](https://github.com/ScrapeGraphAI/scrapegraph-sdk/compare/v1.5.0...v1.6.0-beta.1) (2024-12-05)
2+
3+
4+
### Features
5+
6+
* changed SyncClient to Client ([9e1e496](https://github.com/ScrapeGraphAI/scrapegraph-sdk/commit/9e1e496059cd24810a96b818da1811830586f94b))
7+
8+
9+
### Bug Fixes
10+
11+
* logger working properly now ([9712d4c](https://github.com/ScrapeGraphAI/scrapegraph-sdk/commit/9712d4c39eea860f813e86a5e2ffc14db6d3a655))
12+
* updated env variable loading ([2643f11](https://github.com/ScrapeGraphAI/scrapegraph-sdk/commit/2643f11c968f0daab26529d513f08c2817763b50))
13+
14+
15+
### CI
16+
17+
* **release:** 1.4.3-beta.2 [skip ci] ([8ab6147](https://github.com/ScrapeGraphAI/scrapegraph-sdk/commit/8ab61476b6763b936e2e7d423b04bb51983fb8ea))
18+
* **release:** 1.4.3-beta.3 [skip ci] ([1bc26c7](https://github.com/ScrapeGraphAI/scrapegraph-sdk/commit/1bc26c738443f7f52492a7b2cbe7c9f335315797))
19+
* **release:** 1.5.0-beta.1 [skip ci] ([8900f7b](https://github.com/ScrapeGraphAI/scrapegraph-sdk/commit/8900f7bf53239b6a73fb41196f5327d05763bae4))
20+
121
## [1.5.0-beta.1](https://github.com/ScrapeGraphAI/scrapegraph-sdk/compare/v1.4.3-beta.3...v1.5.0-beta.1) (2024-12-05)
222

323

0 commit comments

Comments
 (0)