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

fix(components): configure public access for scoped packages #175

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

fengelniederhammer
Copy link
Collaborator

@fengelniederhammer fengelniederhammer commented Apr 24, 2024

Summary

This seems to be the equivalent of npm publish --access public
https://docs.npmjs.com/creating-and-publishing-an-organization-scoped-package#publishing-a-public-organization-scoped-package

Screenshot

PR Checklist

  • All necessary documentation has been adapted.
  • The implemented feature is covered by an appropriate test.

@fengelniederhammer fengelniederhammer added the components Regarding the components label Apr 24, 2024
Copy link
Collaborator

@JonasKellerer JonasKellerer left a comment

Choose a reason for hiding this comment

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

LGTM

@fengelniederhammer fengelniederhammer merged commit e053282 into main Apr 24, 2024
4 checks passed
@fengelniederhammer fengelniederhammer deleted the reallyMakePublic branch April 24, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
components Regarding the components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants