Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Sonja Scheungrab committed Jun 3, 2024
1 parent e2d4a9d commit 50c4423
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -62,12 +62,12 @@ GitHub Actions deals with npm publishing.

### Patch level version (auto increment)

$ npm release
$ npm run release

### Minor

$ npm release minor
$ npm run release minor

### Major

$ npm release major
$ npm run release major

0 comments on commit 50c4423

Please sign in to comment.