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

4.1.5 fix publish issue #206

Merged
merged 5 commits into from
Dec 5, 2024
Merged

4.1.5 fix publish issue #206

merged 5 commits into from
Dec 5, 2024

Conversation

iamdevlinph
Copy link
Owner

Closes: #


  • This PR will add a new method
  • New method directory src/<method_name>/
  • Created method file under src/<method_name>/<method_name>.js
  • Added jsdoc comments in the method file
  • Created a test under src/<method_name>/<method_name>.spec.js
  • Export the method file in main entry file src/index.js
  • Add entry in the typings
  • Generate docs

  • Bump package version to 1.0.x (patch) OR 1.x.0 (minor)
  • Update the changelog.json

@iamdevlinph iamdevlinph changed the title 4.1.5 type module 4.1.5 fix publish issue Dec 5, 2024
@iamdevlinph iamdevlinph merged commit 9d4be3c into main Dec 5, 2024
6 checks passed
@iamdevlinph iamdevlinph deleted the 4.1.5-type-module branch December 5, 2024 01:50
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