Skip to content

Commit 6ae721a

Browse files
author
Apify Release Bot
committed
chore(release): Update changelog and package version [skip ci]
1 parent 5f19ad1 commit 6ae721a

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.19.1 - **not yet released**
5+
## [2.20.0](https://github.com/apify/apify-client-js/releases/tag/v2.20.0) (2025-11-20)
76

87
### 🚀 Features
98

@@ -20,7 +19,6 @@ All notable changes to this project will be documented in this file.
2019
- Don&#x27;t bundle `node:crypto` in the browser bundle ([#782](https://github.com/apify/apify-client-js/pull/782)) ([72a1d3c](https://github.com/apify/apify-client-js/commit/72a1d3c154b1db1e3b6f89b69a0593e44bc5e062)) by [@barjin](https://github.com/barjin)
2120

2221

23-
<!-- git-cliff-unreleased-end -->
2422
## [2.19.0](https://github.com/apify/apify-client-js/releases/tag/v2.19.0) (2025-10-20)
2523

2624
### 🚀 Features

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.19.1",
3+
"version": "2.20.0",
44
"description": "Apify API client for JavaScript",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)