From cc6e4a4aa28b861364490403d462263191e61353 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Aug 2026 02:16:28 +0000 Subject: [PATCH] chore: version packages --- .changeset/import-ac-noises.md | 12 ---------- .changeset/import-cranborne-audio.md | 12 ---------- .changeset/tape-fiasco-2-description.md | 8 ------- CHANGELOG.md | 29 +++++++++++++++++++++++++ package.json | 2 +- 5 files changed, 30 insertions(+), 33 deletions(-) delete mode 100644 .changeset/import-ac-noises.md delete mode 100644 .changeset/import-cranborne-audio.md delete mode 100644 .changeset/tape-fiasco-2-description.md diff --git a/.changeset/import-ac-noises.md b/.changeset/import-ac-noises.md deleted file mode 100644 index 920648f55..000000000 --- a/.changeset/import-ac-noises.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -"catalog": minor ---- - -Import AC noises (4 hardware entries). - -Italian boutique effect pedals: CONTINUA (stereo dynamic sampler and -multi-effect), RICORDA (stereo granular reverb with freeze and loop), -URLA (CMOS fuzz into an MS-20 style dual resonant filter), and AMA V.2 -(oscillating spring reverb into a bit crusher). RICORDA and AMA V.2 -carry their Limited RETRO Series finish as a cosmetic variant rather -than a separate entry. Merchandise listings were excluded. diff --git a/.changeset/import-cranborne-audio.md b/.changeset/import-cranborne-audio.md deleted file mode 100644 index 504ea413d..000000000 --- a/.changeset/import-cranborne-audio.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -"catalog": minor ---- - -Import Cranborne Audio (12 hardware, 2 accessory entries). - -500-series preamps, EQs, and compressors (Camden 500, Carnaby 500, -Brick Lane 500) alongside their standalone rack evolutions (Camden -EC1/EC2, Carnaby HE2, Brick Lane MC4), audio interfaces (500R8, -500ADAT), and C.A.S.T. breakout/distribution gear (N22, N22H, N8). -Includes a half-rack mounting kit and a cosmetic blanking-plate -accessory. diff --git a/.changeset/tape-fiasco-2-description.md b/.changeset/tape-fiasco-2-description.md deleted file mode 100644 index d6ca3f96b..000000000 --- a/.changeset/tape-fiasco-2-description.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"catalog": patch ---- - -Fix Tape Fiasco 2 description: it was carried over from Tape Fiasco 1 -(three engines) — rewritten to match the actual v2 feature set of four -time-based engines (Stretch, Varispeed, Stutter, BendIt), consistent -with the entry's details text. diff --git a/CHANGELOG.md b/CHANGELOG.md index 20580fdb0..80a4c481e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,34 @@ # catalog +## 3.51.0 + +### Minor Changes + +- 39b17bc: Import AC noises (4 hardware entries). + + Italian boutique effect pedals: CONTINUA (stereo dynamic sampler and + multi-effect), RICORDA (stereo granular reverb with freeze and loop), + URLA (CMOS fuzz into an MS-20 style dual resonant filter), and AMA V.2 + (oscillating spring reverb into a bit crusher). RICORDA and AMA V.2 + carry their Limited RETRO Series finish as a cosmetic variant rather + than a separate entry. Merchandise listings were excluded. + +- 3068b2a: Import Cranborne Audio (12 hardware, 2 accessory entries). + + 500-series preamps, EQs, and compressors (Camden 500, Carnaby 500, + Brick Lane 500) alongside their standalone rack evolutions (Camden + EC1/EC2, Carnaby HE2, Brick Lane MC4), audio interfaces (500R8, + 500ADAT), and C.A.S.T. breakout/distribution gear (N22, N22H, N8). + Includes a half-rack mounting kit and a cosmetic blanking-plate + accessory. + +### Patch Changes + +- d9b9084: Fix Tape Fiasco 2 description: it was carried over from Tape Fiasco 1 + (three engines) — rewritten to match the actual v2 feature set of four + time-based engines (Stretch, Varispeed, Stutter, BendIt), consistent + with the entry's details text. + ## 3.50.0 ### Minor Changes diff --git a/package.json b/package.json index a9fa2642c..992423d69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "catalog", - "version": "3.50.0", + "version": "3.51.0", "description": "Open source audio software and hardware catalog", "type": "module", "scripts": {