Skip to content

Commit

Permalink
chore(release): update internal dependencies [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Apify Release Bot committed Feb 6, 2025
1 parent 53b3eb8 commit cdcb69b
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.3.0](https://github.com/apify/apify-sdk-js/compare/[email protected]@3.3.0) (2025-02-06)


### Bug Fixes

* load `initialCount` in `openRequestQueue()` ([#339](https://github.com/apify/apify-sdk-js/issues/339)) ([48548cd](https://github.com/apify/apify-sdk-js/commit/48548cd088365b84a0178ba38c5d3da7f4922ade))
* prevent reboot loops ([#345](https://github.com/apify/apify-sdk-js/issues/345)) ([271bc99](https://github.com/apify/apify-sdk-js/commit/271bc999c1a6c75f8e8359214237b51f8ade03c7))


### Features

* Actor.charge() ([#346](https://github.com/apify/apify-sdk-js/issues/346)) ([e26e496](https://github.com/apify/apify-sdk-js/commit/e26e49669cae04df11f2138b80549e5cd8611b3c))
* add SDK and Crawlee version to the `ApifyClient`'s user agent ([#335](https://github.com/apify/apify-sdk-js/issues/335)) ([9c069a1](https://github.com/apify/apify-sdk-js/commit/9c069a1643f0a5f417765e9391550ae06c50160f)), closes [#331](https://github.com/apify/apify-sdk-js/issues/331)
* add standby URL, change default port ([#328](https://github.com/apify/apify-sdk-js/issues/328)) ([7d265f3](https://github.com/apify/apify-sdk-js/commit/7d265f3e2a7dfdda232e0bbf7c6bb73736112950))





## [3.2.6](https://github.com/apify/apify-sdk-js/compare/[email protected]@3.2.6) (2024-10-07)


Expand Down
2 changes: 1 addition & 1 deletion packages/apify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@
"tslib": "^2.6.2",
"ws": "^8.18.0"
}
}
}

0 comments on commit cdcb69b

Please sign in to comment.