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

feat: workflow to commit dist folder for release #9

Merged
merged 1 commit into from
Aug 12, 2024
Merged

Conversation

Emmanuel-Develops
Copy link
Collaborator

Github workflow to manage releases and publish dist folder to be used when installing from github

README.md Outdated

Once installed, you can import the components you need from the library:

note: you can setup an entry point in your project config to `/dist` to fix the autcomplete and linting issues. or in typescript you can use the `paths` property in tsconfig.json to fix the import paths.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
note: you can setup an entry point in your project config to `/dist` to fix the autcomplete and linting issues. or in typescript you can use the `paths` property in tsconfig.json to fix the import paths.
note: you can set up an entry point in your project config to `/dist` to fix the autocomplete and linting issues. Or in typescript, you can use the `paths` property in tsconfig.json to fix the import paths.

@Emmanuel-Develops Emmanuel-Develops force-pushed the setup-release branch 2 times, most recently from 675f2e9 to 99974ea Compare August 12, 2024 09:38
@Extheoisah Extheoisah merged commit 2039298 into main Aug 12, 2024
Copy link

🎉 This issue has been resolved in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

2 participants