Skip to content
Open
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
9 changes: 0 additions & 9 deletions .changeset/import-phase-fiasco.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/retire-staleness-check.md

This file was deleted.

17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down