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

chore(release): version packages on release-1.4 branch #2575

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

janus-idp[bot]
Copy link
Contributor

@janus-idp janus-idp bot commented Nov 27, 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 release-1.4, this PR will be updated.

Releases

@janus-idp/cli@1.18.2

Patch Changes

  • abd9dec: This change adds two new flags to handle native module dependencies.

    • --allow-native-package [package-name...]: flag to selectively allow native packages when exporting a dynamic plugin and allowing it's installation into the exported dynamic plugin.
    • --suppress-native-package [package-name..]: flag which replaces the native package with an empty package during export, preventing the native package's inclusion into the exported dynamic plugin's private dependencies.

Copy link
Member

@schultzp2020 schultzp2020 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Nov 27, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit 86fb3cd into release-1.4 Nov 27, 2024
10 checks passed
@openshift-merge-bot openshift-merge-bot bot deleted the changeset-release/release-1.4 branch November 27, 2024 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant