Skip to content

Commit

Permalink
release($ngworker-lumberjack): 🎸 cut release to 16.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
🤖 NgWorker Bot committed Jan 20, 2024
1 parent d9f22e0 commit 7d76db2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/ngworker/lumberjack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [16.0.0](https://github.com/ngworker/lumberjack/compare/v15.0.5...v16.0.0) (2024-01-20)


### ⚠ BREAKING CHANGES

* deprecate ng modules (#196)

### Features

* add log level-scoped methods to `LumberjackService` ([#186](https://github.com/ngworker/lumberjack/issues/186)) ([d446427](https://github.com/ngworker/lumberjack/commit/d446427c094f4b75a0d0a4759bd7b554ddf46fc6)), closes [#140](https://github.com/ngworker/lumberjack/issues/140) [#181](https://github.com/ngworker/lumberjack/issues/181)
* deprecate ng modules ([#196](https://github.com/ngworker/lumberjack/issues/196)) ([882638d](https://github.com/ngworker/lumberjack/commit/882638d638377264ebbec5f8616f873cc4f346f8)), closes [#190](https://github.com/ngworker/lumberjack/issues/190)

## [15.0.5](https://github.com/ngworker/lumberjack/compare/v15.0.4...v15.0.5) (2023-08-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/ngworker/lumberjack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ngworker/lumberjack",
"version": "15.0.5",
"version": "16.0.0",
"description": "Lumberjack is a versatile Angular logging library, specifically designed to be extended and customized",
"homepage": "https://ngworker.github.io/ngworker/lumberjack/",
"license": "MIT",
Expand Down

0 comments on commit 7d76db2

Please sign in to comment.