Skip to content

Commit 9c7581b

Browse files
author
🤖 NgWorker Bot
committed
release(ngworker-lumberjack): 🎸 cut release to 15.0.2
1 parent 8ad9046 commit 9c7581b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/ngworker/lumberjack/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

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

5+
## [15.0.2](https://github.com/ngworker/lumberjack/compare/v15.0.1...v15.0.2) (2023-08-16)
6+
7+
8+
### Bug Fixes
9+
10+
* add support for version 16 of Angular ([#171](https://github.com/ngworker/lumberjack/issues/171)) ([1b71853](https://github.com/ngworker/lumberjack/commit/1b718535b72196a845f4601c089ce5e318229b59)), closes [#170](https://github.com/ngworker/lumberjack/issues/170)
11+
* pushing the tags and commits is necessary ([#173](https://github.com/ngworker/lumberjack/issues/173)) ([8ad9046](https://github.com/ngworker/lumberjack/commit/8ad904686b246d7cd02d47a100f7216393940981))
12+
513
## [15.0.1](///compare/v15.0.0...v15.0.1) (2023-06-16)
614

715

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.1",
3+
"version": "15.0.2",
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)