Skip to content

Commit

Permalink
Merge pull request #6364 from segmentio/develop
Browse files Browse the repository at this point in the history
Release 24.15.1
  • Loading branch information
pwseg authored Apr 9, 2024
2 parents 02afb32 + 0c2b577 commit d8747b7
Show file tree
Hide file tree
Showing 28 changed files with 659 additions and 219 deletions.
3 changes: 2 additions & 1 deletion scripts/catalog/updateDestinations.js
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,8 @@ const updateDestinations = async () => {
connection_modes,
settings,
actions,
presets
presets,
partnerOwned: destination.partnerOwned
};

// Add the updated destination to the destinationsUpdated array
Expand Down
2 changes: 1 addition & 1 deletion src/_data/catalog/destination_categories.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
# destination categories last updated 2024-04-05
# destination categories last updated 2024-04-09
items:
- display_name: A/B Testing
slug: a-b-testing
Expand Down
Loading

0 comments on commit d8747b7

Please sign in to comment.