Skip to content

Commit

Permalink
docs(workflow): bump and changelog scripts.
Browse files Browse the repository at this point in the history
  • Loading branch information
gchoqueux committed Jan 21, 2021
1 parent 9e0f7b6 commit 01bf159
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CODING.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,11 @@ and of course replace 3dtiles.js with the correct filename. You can also append
the `-- --watch` flag as well. If you want disable reporting and keep error message
in console add `--reporter min`.

## Release

* `npm run changelog` generates changelog file.
* `npm run bump --level=minor` bump version, generates changelog file and commit (default level is minor).

## Contribute back

See [the contributor's guide](CONTRIBUTING.md) for more information on how to
Expand Down

0 comments on commit 01bf159

Please # to comment.