Skip to content

Commit

Permalink
Bump sdk to v0.0.39
Browse files Browse the repository at this point in the history
## Changelog

- 2022-08-23 [50f82fb] Avoid stalling entity manager with undefined params (#3745) [Isaac Solo]
- 2022-08-23 [f938ff6] Fix not returning result when secondarySyncFromPrimary sync is not required (#3741) [Theo Ilie]
- 2022-08-23 [47aa609] CN - Minor decision tree logging fixes (#3744) [Sid Sethi]
- 2022-08-22 [bc4c5b9] Fix track upload challenge integration test (#3738) [Isaac Solo]
- 2022-08-22 [5198b0f] add entoty mangaer address param to config internal web3 native (#3734) [nicoback2]
- 2022-08-22 [55f5da7] Add first playlist challenge to entity manager (#3736) [Isaac Solo]
- 2022-08-22 [f3cce5a] Update default config to dev env (#3737) [Isaac Solo]
- 2022-08-22 [fec2168] [CON-284] Distributed Tracing - auto instrumentation (#3733) [Johannes Naylor]
- 2022-08-22 [ce3ddc4] Replace mailgun with sendgrid and seon (#3720) [Cheran]
- 2022-08-22 [7af4066] [PLAT-294] Falsey flag in entity manager indexing (#3728) [Hareesh Nagaraj]
- 2022-08-21 [23dcf4a] Add some setup instructions (#3648) [Cheran]
- 2022-08-20 [bf1927b] Bump sdk to v0.0.38 [audius-infra]
  • Loading branch information
audius-infra committed Aug 23, 2022
1 parent 50f82fb commit 0500e9c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion libs/package-lock.json

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

4 changes: 2 additions & 2 deletions libs/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "@audius/sdk",
"version": "0.0.38",
"version": "0.0.39",
"audius": {
"releaseSHA": "74503074cb96dea181ec2b218c5cb6d528c1db86"
"releaseSHA": "50f82fb3f32a51e7553ab9dd23582b4fad530648"
},
"description": "",
"main": "dist/index.cjs.js",
Expand Down

0 comments on commit 0500e9c

Please sign in to comment.