Skip to content

Commit 9e9ce84

Browse files
committed
feat(mb): Add Puerto Rico to the list of dependent territories
1 parent 011bfbc commit 9e9ce84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

musicbrainz/release_countries.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ const dependentTerritories = [
3131
'FK', // Falkland Islands -> Great Britain
3232
'NF', // Norfolk Island -> Australia
3333
'NU', // Niue -> New Zealand
34+
'PR', // Puerto Rico -> United States
3435
'SJ', // Svalbard and Jan Mayen -> Norway
3536
'TK', // Tokelau -> New Zealand
3637
];

0 commit comments

Comments
 (0)