Skip to content

Commit 7d76db2

Browse files
author
🤖 NgWorker Bot
committed
release($ngworker-lumberjack): 🎸 cut release to 16.0.0
1 parent d9f22e0 commit 7d76db2

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/ngworker/lumberjack/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

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

5+
## [16.0.0](https://github.com/ngworker/lumberjack/compare/v15.0.5...v16.0.0) (2024-01-20)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* deprecate ng modules (#196)
11+
12+
### Features
13+
14+
* 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)
15+
* 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)
16+
517
## [15.0.5](https://github.com/ngworker/lumberjack/compare/v15.0.4...v15.0.5) (2023-08-19)
618

719

packages/ngworker/lumberjack/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngworker/lumberjack",
3-
"version": "15.0.5",
3+
"version": "16.0.0",
44
"description": "Lumberjack is a versatile Angular logging library, specifically designed to be extended and customized",
55
"homepage": "https://ngworker.github.io/ngworker/lumberjack/",
66
"license": "MIT",

0 commit comments

Comments
 (0)