Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 032d443

Browse files
authored
Merge pull request segmentio#2351 from segmentio/develop
Release 22.2.2
2 parents ad79c3c + c47970d commit 032d443

File tree

12 files changed

+224
-130
lines changed

12 files changed

+224
-130
lines changed

scripts/catalog_papi.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,8 @@ const updateSources = async () => {
166166
const hiddenSources = [
167167
'amp',
168168
'factual-engine',
169-
'twilio-event-streams-beta'
169+
'twilio-event-streams-beta',
170+
'mixpanel-cohorts'
170171
]
171172

172173
sources.forEach(source => {

src/_data/catalog/destination_categories.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
3-
# destination categories last updated 2022-01-10
4-
2+
# destination categories last updated 2022-01-13
53
items:
64
- display_name: A/B Testing
75
slug: a-b-testing

0 commit comments

Comments
 (0)