Skip to content
Merged
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
12 changes: 0 additions & 12 deletions .changeset/import-drumforge.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/import-future-audio-workshop.md

This file was deleted.

23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
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.55.0",
"version": "3.56.0",
"description": "Open source audio software and hardware catalog",
"type": "module",
"scripts": {
Expand Down