Skip to content

Commit

Permalink
[release] 5.25.0 - Fallback to Statsig API (#477)
Browse files Browse the repository at this point in the history
### New Features
- New option to allow retrying network request for
`download_config_specs` and `get_id_lists` using Statsig API





>Included In This Release
>- 01df1ea kenny-statsig
>   - Fallback to Statsig API (#476)

---------

Co-authored-by: statsig-kong[bot] <statsig-kong[bot]@users.noreply.github.com>
  • Loading branch information
kenny-statsig and statsig-kong[bot] authored Jul 31, 2024
1 parent 01df1ea commit 2bc69cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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": "statsig-node",
"version": "5.24.0",
"version": "5.25.0",
"description": "Statsig Node.js SDK for usage in multi-user server environments.",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 2bc69cb

Please sign in to comment.