Skip to content

Commit

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

- 2023-01-04 [6bdd6c6] Remove default audiusDataIdl from native libs (#4561) [Dylan Jeffers]
- 2023-01-04 [62191ba] [CON-534] move track_cid to Track model (#4497) [Johannes Naylor]
- 2023-01-03 [b808cf9] Reland "[PAY-759] [PAY-758] Add ChatsApi to SDK" (#4534) [Marcus Pasell]
- 2023-01-02 [1d1ee7e] Bump sdk to v1.0.29 [audius-infra]
  • Loading branch information
audius-infra committed Jan 5, 2023
1 parent 7ce874a commit 3e2f55f
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": "1.0.29",
"version": "1.0.30",
"audius": {
"releaseSHA": "874f1104db24643b2c3b41b0c2920ca25abcb47b"
"releaseSHA": "7ce874a45ba7adba69a2f46056ce11392c38509e"
},
"description": "",
"main": "dist/index.cjs.js",
Expand Down

0 comments on commit 3e2f55f

Please sign in to comment.