Skip to content

Commit 6cc71f3

Browse files
chore(release): 1.10.0
1 parent f2d8aa0 commit 6cc71f3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.10.0](https://github.com/scrapeless-ai/sdk-node/compare/v1.9.1...v1.10.0) (2025-11-06)
6+
7+
### ✨ Features
8+
9+
- proxy support ipv6 and datacenter ([88e8970](https://github.com/scrapeless-ai/sdk-node/commit/88e89703345abaec973295e2e9e6664a176ddd83))
10+
511
### [1.9.1](https://github.com/scrapeless-ai/sdk-node/compare/v1.9.0...v1.9.1) (2025-07-25)
612

713
### 🐛 Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scrapeless-ai/sdk",
3-
"version": "1.9.1",
3+
"version": "1.10.0",
44
"description": "Node SDK for Scrapeless AI",
55
"author": "Scrapeless AI",
66
"main": "dist/index.cjs",

0 commit comments

Comments
 (0)