Skip to content

Commit

Permalink
initial
Browse files Browse the repository at this point in the history
  • Loading branch information
doeixd committed Sep 3, 2024
1 parent 9935b63 commit 3658a19
Show file tree
Hide file tree
Showing 3 changed files with 2,734 additions and 561 deletions.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,4 +244,11 @@ Contributions are welcome! Feel free to open issues or submit pull requests.

## License

This project is licensed under the MIT License.
This project is licensed under the MIT License.


## Releases

`npm run release -- --release-as minor` for a minor version bump
`npm run release -- --release-as major` for a major version bump
`npm run release -- --prerelease` for a prerelease version
Loading

0 comments on commit 3658a19

Please sign in to comment.