Skip to content

Commit 6b33328

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

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

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

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

5+
<!-- git-cliff-unreleased-start -->
6+
## 2.12.5 - **not yet released**
7+
8+
### 🐛 Bug Fixes
9+
10+
- Add missing &#x27;effectivePlatformFeatures&#x27;, &#x27;createdAt&#x27;, &#x27;isPaying&#x27; to User interface ([#691](https://github.com/apify/apify-client-js/pull/691)) ([e138093](https://github.com/apify/apify-client-js/commit/e1380933476e5336469e5da083d2017147518f88)) by [@metalwarrior665](https://github.com/metalwarrior665)
11+
12+
13+
<!-- git-cliff-unreleased-end -->
514
## [2.12.4](https://github.com/apify/apify-client-js/releases/tag/v2.12.4) (2025-05-13)
615

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

0 commit comments

Comments
 (0)