Skip to content

Commit

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

- 2022-08-01 [80f3f0d] Change the lock duration to correct time (#3600) [vicky :)]
- 2022-08-01 [d754d6b] Prime audius.releaseSHA in libs/package.json (#3599) [Joaquin Casares]
- 2022-08-01 [1a6a81d] Cache healthy nodes in RS update (#3593) [Theo Ilie]
- 2022-08-01 [45c024d] INF-210 Collection of fixes to streamline SDK Publishing job (#3596) [Joaquin Casares]
- 2022-08-01 [b39fcc9] [INF-215] Kill queries before running online migrations (#3594) [Raymond Jacobson]
- 2022-08-01 [58356ce] 15 might be too high and causing increased stress on the network (#3592) [Dheeraj Manjunath]
- 2022-07-31 [d8ef6fc] Handle invalid health check values + seed important monitors on init (#3590) [Dheeraj Manjunath]
- 2022-07-30 [308240f] Update write quorum monitoring timeout to less than connection timeout (#3591) [Dheeraj Manjunath]
- 2022-07-29 [1e88ece] Fix enqueuedBy using wrong queue name (#3589) [Theo Ilie]
  • Loading branch information
audius-infra committed Aug 1, 2022
1 parent 80f3f0d commit 72decb0
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.24",
"version": "0.0.25",
"audius": {
"releaseSHA": "82032bd0649a9820fe9fb79ee06eb46e942be7a3"
"releaseSHA": "80f3f0d8f59e8b07866932310f71ff2f89fee4a6"
},
"description": "",
"main": "dist/index.cjs.js",
Expand Down

0 comments on commit 72decb0

Please sign in to comment.