Skip to content

Commit

Permalink
Added Release-Infos
Browse files Browse the repository at this point in the history
  • Loading branch information
sguenter committed Mar 12, 2024
1 parent f474f21 commit 6586534
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Release.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## How to release a new version of the library
1. Update the version number in `package.json`
2. Run `npm install` to update the `package-lock.json` file
3. Commit your changes
4. Create a new tag with the version number and push it to the repository
5. Create a Release from the Tag on GitHub

0 comments on commit 6586534

Please sign in to comment.