Skip to content

Commit

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

- 2022-07-29 [ba9602c] Revert "Sanity check setIsCreatorToTrue (#3531)" (#3578) [Raymond Jacobson]
- 2022-07-29 [e4e64d7] Dont reissue manual syncs + separate manual sync timeout (#3572) [Dheeraj Manjunath]
- 2022-07-29 [e6fdba5] [CON-289] Bug - cnodeUser.clock inconsistent with clockRecord data (#3560) [Johannes Naylor]
- 2022-07-28 [9da567c] [CON-299] Fix reading clock of undefined (#3571) [Theo Ilie]
- 2022-07-28 [0639488] Unwrap transaction signature from identity response (#3528) [Marcus Pasell]
- 2022-07-28 [0db89c5] [C-324] Migrate solana service to typescript (#3563) [Dylan Jeffers]
- 2022-07-28 [d70bdb9] Add tip email notifs (#3377) [Saliou Diallo]
- 2022-07-28 [42544c7] Fix hedgehog privateKey access (#3569) [Dylan Jeffers]
- 2022-07-28 [6725b54] Fix upload track w prom metrics (#3568) [vicky :)]
- 2022-07-28 [25f99d3] Fixes for Discovery Dockerfile following alpine update (#3566) [Cheran]
- 2022-07-28 [6876cb8] Fix reactions (#3564) [Michael Piazza]
- 2022-07-28 [8cb266e] [CON-295, CON-280] Typescriptify most of state machine & fix bugs (#3565) [Theo Ilie]
- 2022-07-27 [4c30053] [C-726] Consume typed @audius/hedgehog (#3557) [Dylan Jeffers]
  • Loading branch information
audius-infra committed Jul 29, 2022
1 parent ba9602c commit f3e23a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.

2 changes: 1 addition & 1 deletion libs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@audius/sdk",
"version": "0.0.21",
"version": "0.0.22",
"description": "",
"main": "dist/index.js",
"types": "dist/types.d.ts",
Expand Down

0 comments on commit f3e23a7

Please sign in to comment.