feat: add show_channels flag to campaigns#1513
Merged
Conversation
Contributor
|
Size Change: +117 B (+0.02%) Total Size: 533 kB
|
khushal87
approved these changes
Apr 8, 2025
MartinCupela
approved these changes
Apr 8, 2025
oliverlaz
approved these changes
Apr 8, 2025
Merged
github-actions bot
pushed a commit
that referenced
this pull request
Apr 9, 2025
## [9.0.0-rc.10](v9.0.0-rc.9...v9.0.0-rc.10) (2025-04-09) ### Bug Fixes * [CHA-826] normalize queryDrafts sort ([#1509](#1509)) ([6df96c3](6df96c3)) * add event fields on creating campaign ([#1512](#1512)) ([6c76d6d](6c76d6d)) ### Features * [CHA-660] - Team based roles ([#1499](#1499)) ([dd62cff](dd62cff)) * add show_channels flag to campaigns ([#1513](#1513)) ([5344d2c](5344d2c)) * user profile check endpoint ([#1503](#1503)) ([8114c22](8114c22)) ### Chores * **deps:** upgrade @babel/runtime to v7.27.0 ([#1508](#1508)) ([eb29626](eb29626)), closes [#1502](#1502)
|
🎉 This PR is included in version 9.0.0-rc.10 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Linear
Summary
Introduce a new
show_channelsflag to let campaigns show the hidden channels.CLA
Description of the changes, What, Why and How?
Changelog