Skip to content

Commit

Permalink
chore(release): Update changelog and package version [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Apify Release Bot committed Feb 3, 2025
1 parent 393c9bf commit 43985d7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
4 changes: 1 addition & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,14 @@

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

<!-- git-cliff-unreleased-start -->
## 2.12.0 - **not yet released**
## [2.11.2](https://github.com/apify/apify-client-js/releases/tag/v2.11.2) (2025-02-03)

### 🚀 Features

- Add dataset.statistics ([#621](https://github.com/apify/apify-client-js/pull/621)) ([6aeb2b7](https://github.com/apify/apify-client-js/commit/6aeb2b7fae041468d125a0c8bbb00804e290143a)) by [@MFori](https://github.com/MFori)
- Added getOpenApiSpecification() to BuildClient ([#626](https://github.com/apify/apify-client-js/pull/626)) ([6248b28](https://github.com/apify/apify-client-js/commit/6248b2844796f93e22404ddea85ee77c1a5b7d50)) by [@danpoletaev](https://github.com/danpoletaev)


<!-- git-cliff-unreleased-end -->
## [2.11.1](https://github.com/apify/apify-client-js/releases/tag/v2.11.1) (2025-01-10)

### 🐛 Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "apify-client",
"version": "2.12.0",
"version": "2.11.2",
"description": "Apify API client for JavaScript",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit 43985d7

Please sign in to comment.