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/keywords #6

Merged
merged 2 commits into from
Jul 5, 2024
Merged

Fix/keywords #6

merged 2 commits into from
Jul 5, 2024

Conversation

lucasferreiralimax
Copy link
Member

Adding Keywords to NPM Package and Creating a Script for Easy Versioning and Publishing

In this update, we have made two important enhancements to our npm package:

Adding Keywords

To improve discoverability, we have added keywords to the package.json file. These keywords help others find our package based on related search terms. You can see the added keywords in the package.json file.

Script for Versioning and Publishing

We have also created a script to streamline the process of versioning and publishing our package to npm. This script automates the steps required to generate a new version and publish it to production.

@lucasferreiralimax lucasferreiralimax self-assigned this Jul 5, 2024
@lucasferreiralimax lucasferreiralimax merged commit bb42b1f into master Jul 5, 2024
@lucasferreiralimax lucasferreiralimax deleted the fix/keywords branch July 5, 2024 06:44
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