Gauravdarkslayer / ngx-stories

An Angular component to render instagram like stories.
https://ngx-stories.vercel.app
MIT License
17 stars 13 forks source link

💡 [REQUEST] - Add semantic versioning #47

Open Gauravdarkslayer opened 1 month ago

Gauravdarkslayer commented 1 month ago

Start Date

No response

Implementation PR

No response

Reference Issues

No response

Summary

Adding semantic versioning helps determine a version and release that version over npm registry as well.

Basic Example

Use npm package named npm install @semantic-release/changelog @semantic-release/git -D This will be dev dependencies.

Drawbacks

Commit messages should be properly written otherwise it the automation will not understand and may release higher or lower package version.

Unresolved questions

No response

github-actions[bot] commented 1 month ago

Hey @Gauravdarkslayer, Thanks for contributing and Congrats on opening Issue :tada:

We will try to review as soon as possible and a maintainer will get back to you soon!