Skip to content

Commit

Permalink
0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vademo committed Feb 10, 2022
1 parent c75649a commit f6aa034
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
[Unreleased]: https://github.com/digipolisantwerp/authz_module_nodejs/compare/v0.0.4...HEAD
## [Unreleased] - yyyy-mm-dd


[0.2.0]: https://github.com/digipolisantwerp/log_module_nodejs/tree/v0.2.0
## [0.2.0] - 2022-02-10

- Add silent option (you might want to disable logging for testing purposes)

[0.1.1]: https://github.com/digipolisantwerp/log_module_nodejs/tree/v0.1.1
## [0.1.1] - 2021-12-23

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digipolis/log",
"version": "0.1.1",
"version": "0.2.0",
"keywords": [
"digipolis",
"antwerpen",
Expand Down

0 comments on commit f6aa034

Please sign in to comment.