diff --git a/.changeset/import-phase-fiasco.md b/.changeset/import-phase-fiasco.md deleted file mode 100644 index 7a1af82b9..000000000 --- a/.changeset/import-phase-fiasco.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"catalog": minor ---- - -Import Phase Fiasco (8 entries: 4 software, 4 hardware). - -Jonas Eriksson's Phase Fiasco brand: the Tape Fiasco 2, Tape -Fiasco, Annulus, and Modular Fiasco plugins, plus the Meteor -Shower, [i], 240 DL, and Skalman eurorack modules. diff --git a/.changeset/retire-staleness-check.md b/.changeset/retire-staleness-check.md deleted file mode 100644 index 910d9f0c5..000000000 --- a/.changeset/retire-staleness-check.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"catalog": patch ---- - -Retire the inert monthly staleness-check workflow. The fields it -reported on (verification.lastVerified, prices[].asOf) are populated -in zero entries, so every run filed the same meaningless issue. -Freshness detection now happens in the racks repo (AUREO-890). diff --git a/CHANGELOG.md b/CHANGELOG.md index e08481462..2cb308fb1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # catalog +## 3.50.0 + +### Minor Changes + +- 1b0b34c: Import Phase Fiasco (8 entries: 4 software, 4 hardware). + + Jonas Eriksson's Phase Fiasco brand: the Tape Fiasco 2, Tape + Fiasco, Annulus, and Modular Fiasco plugins, plus the Meteor + Shower, [i], 240 DL, and Skalman eurorack modules. + +### Patch Changes + +- 7908b02: Retire the inert monthly staleness-check workflow. The fields it + reported on (verification.lastVerified, prices[].asOf) are populated + in zero entries, so every run filed the same meaningless issue. + Freshness detection now happens in the racks repo (AUREO-890). + ## 3.49.0 ### Minor Changes diff --git a/package.json b/package.json index a466d27e5..b0999caab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "catalog", - "version": "3.49.0", + "version": "3.50.0", "description": "Open source audio software and hardware catalog", "type": "module", "scripts": {