Skip to content

Commit b187d5f

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

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,14 @@
22

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

5-
<!-- git-cliff-unreleased-start -->
6-
## 2.13.0 - **not yet released**
5+
## [2.12.2](https://github.com/apify/apify-client-js/releases/tag/v2.12.2) (2025-04-14)
76

87
### 🚀 Features
98

109
- Add support for general resource access ([#669](https://github.com/apify/apify-client-js/pull/669)) ([7deba52](https://github.com/apify/apify-client-js/commit/7deba52a5ff96c990254687d6b965fc1a5bf3467)) by [@tobice](https://github.com/tobice)
10+
- Add defaultBuild method ([#668](https://github.com/apify/apify-client-js/pull/668)) ([c494b3b](https://github.com/apify/apify-client-js/commit/c494b3b8b664a88620e9f41c902acba533d636cf)) by [@danpoletaev](https://github.com/danpoletaev)
1111

1212

13-
<!-- git-cliff-unreleased-end -->
1413
## [2.12.1](https://github.com/apify/apify-client-js/releases/tag/v2.12.1) (2025-03-11)
1514

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

0 commit comments

Comments
 (0)