Skip to content

Commit 506f7c6

Browse files
author
Apify Release Bot
committed
chore(release): Update changelog and package version [skip ci]
1 parent d5b4dde commit 506f7c6

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
<!-- git-cliff-unreleased-start -->
6-
## 2.16.1 - **not yet released**
5+
## [2.17.0](https://github.com/apify/apify-client-js/releases/tag/v2.17.0) (2025-09-11)
76

87
### 🚀 Features
98

@@ -15,7 +14,6 @@ All notable changes to this project will be documented in this file.
1514
- Presigned resource urls shouldn&#x27;t follow `baseUrl` ([#745](https://github.com/apify/apify-client-js/pull/745)) ([07b36fb](https://github.com/apify/apify-client-js/commit/07b36fbd46ed74e9c4ad3977cac883af55ad525d)) by [@barjin](https://github.com/barjin), closes [#744](https://github.com/apify/apify-client-js/issues/744)
1615

1716

18-
<!-- git-cliff-unreleased-end -->
1917
## [2.16.0](https://github.com/apify/apify-client-js/releases/tag/v2.16.0) (2025-08-26)
2018

2119
### Refactor

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apify-client",
3-
"version": "2.16.1",
3+
"version": "2.17.0",
44
"description": "Apify API client for JavaScript",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)