Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/fix-deeplink-trending-root.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fix-fan-club-locked-content.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fix-members-only-badge-narrow-tile.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/fix-segmented-control-text.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fix-unlock-title-color.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/oauth-token-expiry-tracking.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/relay-rate-limit-auth.md

This file was deleted.

25 changes: 12 additions & 13 deletions package-lock.json

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

10 changes: 10 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# @audius/common

## 1.5.77

### Patch Changes

- 7f7e0a6: Invalidate fan club feed and comment queries after coin swaps so locked content unlocks without requiring a page refresh
- Updated dependencies [6c4c717]
- Updated dependencies [4b53e87]
- @audius/sdk@15.2.0
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@audius/common",
"version": "1.5.76",
"version": "1.5.77",
"description": "Common utilities and store for web and mobile.",
"private": true,
"author": "Audius",
Expand Down
6 changes: 6 additions & 0 deletions packages/harmony/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @audius/harmony

## 0.5.3

### Patch Changes

- 1ec251b: Fix SegmentedControl text color being subdued on initial render when selected value doesn't match any option key

## 0.5.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/harmony/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@audius/harmony",
"version": "0.5.2",
"version": "0.5.3",
"description": "The Audius Design System",
"license": "ISC",
"author": "Audius",
Expand Down
8 changes: 8 additions & 0 deletions packages/libs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @audius/sdk

## 6.0.27

### Patch Changes

- Updated dependencies [6c4c717]
- Updated dependencies [4b53e87]
- @audius/sdk@15.2.0

## 6.0.26

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/libs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@audius/sdk-legacy",
"version": "6.0.26",
"version": "6.0.27",
"audius": {
"releaseSHA": "f1d70a2a0643c5c84d8ab053f70c1e0a2ec3ad49"
},
Expand Down Expand Up @@ -44,7 +44,7 @@
"dependencies": {
"@audius/fixed-decimal": "0.2.1",
"@audius/hedgehog": "3.0.0-alpha.1",
"@audius/sdk": "15.1.0",
"@audius/sdk": "15.2.0",
"@audius/spl": "2.1.0",
"@babel/core": "^7.23.7",
"@babel/plugin-proposal-class-static-block": "7.21.0",
Expand Down
15 changes: 15 additions & 0 deletions packages/mobile/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# @audius/mobile

## 1.5.175

### Patch Changes

- 8737f59: Fix deep links navigating through Feed tab instead of Trending (the actual root screen)
- c6095c9: Fix unlock drawer title color to match lock icon default
- Updated dependencies [7f7e0a6]
- Updated dependencies [1ec251b]
- Updated dependencies [6c4c717]
- Updated dependencies [4b53e87]
- @audius/common@1.5.77
- @audius/harmony@0.5.3
- @audius/sdk@15.2.0
2 changes: 1 addition & 1 deletion packages/mobile/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@audius/mobile",
"version": "1.5.174",
"version": "1.5.175",
"private": true,
"scripts": {
"android:dev": "ENVFILE=.env.dev turbo run android -- --mode=prodDebug",
Expand Down
13 changes: 13 additions & 0 deletions packages/protocol-dashboard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @audius/protocol-dashboard

## 0.1.17

### Patch Changes

- Updated dependencies [7f7e0a6]
- Updated dependencies [1ec251b]
- Updated dependencies [6c4c717]
- Updated dependencies [4b53e87]
- @audius/common@1.5.77
- @audius/harmony@0.5.3
- @audius/sdk@15.2.0
- @audius/sdk-legacy@6.0.27

## 0.1.16

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/protocol-dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@audius/protocol-dashboard",
"version": "0.1.16",
"version": "0.1.17",
"private": true,
"type": "module",
"homepage": "./",
Expand Down Expand Up @@ -39,8 +39,8 @@
"@apollo/client": "3.3.7",
"@audius/common": "*",
"@audius/harmony": "*",
"@audius/sdk": "15.1.0",
"@audius/sdk-legacy": "6.0.26",
"@audius/sdk": "15.2.0",
"@audius/sdk-legacy": "6.0.27",
"@audius/stems": "0.3.10",
"@emotion/react": "11.14.0",
"@emotion/styled": "11.14.0",
Expand Down
10 changes: 10 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @audius/sdk

## 15.2.0

### Minor Changes

- 6c4c717: Add token expiry tracking to OAuth token stores and improve session reliability. `isAuthenticated()` now checks token expiry and attempts silent refresh when needed. `getUser()` retries with a fresh token on 401 instead of immediately throwing.

### Patch Changes

- 4b53e87: Add Authorization header and API identification to relay calls to support proper rate limiting

## 15.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@audius/sdk",
"version": "15.1.0",
"version": "15.2.0",
"type": "module",
"audius": {
"releaseSHA": "f1d70a2a0643c5c84d8ab053f70c1e0a2ec3ad49"
Expand Down
6 changes: 6 additions & 0 deletions packages/sp-actions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @audius/sp-actions

## 1.0.31

### Patch Changes

- @audius/sdk-legacy@6.0.27

## 1.0.30

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/sp-actions/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@audius/sp-actions",
"version": "1.0.30",
"version": "1.0.31",
"description": "A utility for audius service providers to claim token rewards.",
"bin": {
"claim": "claim.js"
},
"author": "Audius",
"license": "Apache-2.0",
"dependencies": {
"@audius/sdk-legacy": "6.0.26",
"@audius/sdk-legacy": "6.0.27",
"@truffle/hdwallet-provider": "^1.2.2",
"axios": "^0.21.0",
"commander": "^6.2.1",
Expand Down
15 changes: 15 additions & 0 deletions packages/web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# @audius/web

## 1.5.169

### Patch Changes

- a51dd4f: Hide the "Members Only" text on the track locked status badge when the tile is narrower than 640px so the flair no longer wraps and breaks the stats row layout
- 1ec251b: Fix SegmentedControl text color being subdued on initial render when selected value doesn't match any option key
- Updated dependencies [7f7e0a6]
- Updated dependencies [1ec251b]
- Updated dependencies [6c4c717]
- Updated dependencies [4b53e87]
- @audius/common@1.5.77
- @audius/harmony@0.5.3
- @audius/sdk@15.2.0
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"productName": "Audius",
"description": "The Audius web client reference implementation",
"author": "Audius",
"version": "1.5.168",
"version": "1.5.169",
"private": true,
"scripts": {
"DEV & BUILD========================================": "",
Expand Down