Skip to content

Commit 238516e

Browse files
chore(release): 1.5.1
1 parent f58b55e commit 238516e

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.5.1](https://github.com/scrapeless-ai/sdk-node/compare/v1.5.0...v1.5.1) (2025-06-26)
6+
7+
### 🐛 Bug Fixes
8+
9+
- fix base request ([2c5b6d8](https://github.com/scrapeless-ai/sdk-node/commit/2c5b6d89f65ad4a6d349920af2118750ac0c22fe))
10+
511
## [1.5.0](https://github.com/scrapeless-ai/sdk-node/compare/v1.4.0...v1.5.0) (2025-06-26)
612

713
### ✨ Features

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.5.0",
3+
"version": "1.5.1",
44
"description": "Node SDK for Scrapeless AI",
55
"author": "Scrapeless AI",
66
"main": "dist/index.cjs",

0 commit comments

Comments
 (0)