diff --git a/.changeset/import-drumforge.md b/.changeset/import-drumforge.md deleted file mode 100644 index e915746c9..000000000 --- a/.changeset/import-drumforge.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -"catalog": patch ---- - -catalog-import-merge: drumforge, refreshed 63 existing entries - -Refreshes descriptions, details, specs and videos across 15 software -and 48 content entries, adds `compatibleWith` host references to 11 -groove and sample packs, and adds the `standalone` format to the -David Bendeth sampler. Strips OS-requirement, supported-DAW and -license boilerplate from specs. No new entries, no deletions, and -every existing ID is preserved. diff --git a/.changeset/import-future-audio-workshop.md b/.changeset/import-future-audio-workshop.md deleted file mode 100644 index 731f4eefd..000000000 --- a/.changeset/import-future-audio-workshop.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -"catalog": minor ---- - -catalog-import-merge: future-audio-workshop, 26 new packs and a 4-entry refresh - -Adds 26 Circle², SubLab, SubLab XL and Notes patch and sample packs as -content entries with images, and refreshes the four existing software -entries (Circle², Notes, SubLab, SubLab XL) with current formats, -details, specs and videos. Corrects SubLab's price from a previously -captured sale price to its regular price. diff --git a/CHANGELOG.md b/CHANGELOG.md index a5083d2f8..fec67b224 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,28 @@ # catalog +## 3.56.0 + +### Minor Changes + +- 17f7e31: catalog-import-merge: future-audio-workshop, 26 new packs and a 4-entry refresh + + Adds 26 Circle², SubLab, SubLab XL and Notes patch and sample packs as + content entries with images, and refreshes the four existing software + entries (Circle², Notes, SubLab, SubLab XL) with current formats, + details, specs and videos. Corrects SubLab's price from a previously + captured sale price to its regular price. + +### Patch Changes + +- 0bfdd75: catalog-import-merge: drumforge, refreshed 63 existing entries + + Refreshes descriptions, details, specs and videos across 15 software + and 48 content entries, adds `compatibleWith` host references to 11 + groove and sample packs, and adds the `standalone` format to the + David Bendeth sampler. Strips OS-requirement, supported-DAW and + license boilerplate from specs. No new entries, no deletions, and + every existing ID is preserved. + ## 3.55.0 ### Minor Changes diff --git a/package.json b/package.json index 995f4ec60..f4ad68670 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "catalog", - "version": "3.55.0", + "version": "3.56.0", "description": "Open source audio software and hardware catalog", "type": "module", "scripts": {