Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #1771

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Version Packages #1771

merged 1 commit into from
Feb 28, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 28, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@comet/cms-admin@6.3.0

Minor Changes

  • 80e6fde: Show DAM import source in grid

    To show the "Source" column in the DAM's data grid, provide importSources in DamConfigProvider:

    <DamConfigProvider
        value={{
            ...
            importSources: {
                unsplash: {
                    label: <FormattedMessage id="dam.importSource.unsplash.label" defaultMessage="Unsplash" />,
                },
            },
        }}
    >
        ...
    </DamConfigProvider>

Patch Changes

  • @comet/admin@6.3.0
  • @comet/admin-date-time@6.3.0
  • @comet/admin-icons@6.3.0
  • @comet/admin-rte@6.3.0
  • @comet/admin-theme@6.3.0
  • @comet/blocks-admin@6.3.0

@comet/cms-api@6.3.0

Minor Changes

  • fc1b16f: Allow overriding the block context in BlocksTransformerService#transformToPlain

Patch Changes

  • e2e2114: Fix parsing of contentScopeAnnotation in KubernetesService#getContentScope
    • @comet/blocks-api@6.3.0

@comet/admin@6.3.0

Patch Changes

  • @comet/admin-icons@6.3.0

@comet/admin-color-picker@6.3.0

Patch Changes

  • @comet/admin@6.3.0
  • @comet/admin-icons@6.3.0

@comet/admin-date-time@6.3.0

Patch Changes

  • @comet/admin@6.3.0
  • @comet/admin-icons@6.3.0

@comet/admin-react-select@6.3.0

Patch Changes

  • @comet/admin@6.3.0

@comet/admin-rte@6.3.0

Patch Changes

  • @comet/admin@6.3.0
  • @comet/admin-icons@6.3.0

@comet/admin-theme@6.3.0

Patch Changes

  • @comet/admin-icons@6.3.0

@comet/blocks-admin@6.3.0

Patch Changes

  • @comet/admin@6.3.0
  • @comet/admin-icons@6.3.0

@comet/eslint-config@6.3.0

Patch Changes

  • @comet/eslint-plugin@6.3.0

@comet/admin-babel-preset@6.3.0

@comet/admin-icons@6.3.0

@comet/blocks-api@6.3.0

@comet/cli@6.3.0

@comet/eslint-plugin@6.3.0

@comet/cms-site@6.3.0

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 7cf521b to 56a481b Compare February 28, 2024 14:57
@github-actions github-actions bot force-pushed the changeset-release/main branch from 56a481b to 00418d6 Compare February 28, 2024 15:37
@thomasdax98 thomasdax98 self-assigned this Feb 28, 2024
@thomasdax98 thomasdax98 merged commit 11eaf42 into main Feb 28, 2024
8 checks passed
@thomasdax98 thomasdax98 deleted the changeset-release/main branch February 28, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant