Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add clients for actor env vars #202

Merged
merged 5 commits into from
Jan 24, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into feature/add-env-vars-client
  • Loading branch information
jirimoravcik committed Oct 13, 2021
commit 22fcb5a4040d85aa74677003d9d3551d6e73520c
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
2.1.0 / TBD
2.1.0 / 2021/10/13
===================
- Added `ActorEnvVarCollectionClient` and `ActorEnvVarClient`

2.0.0 / TBD
2.0.1 / 2021/10/07
===================
- TypeScript rewrite
- Fix: Exposing token on ApifyClient instance
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.