Skip to content

Commit

Permalink
release(ngworker-lumberjack): 🎸 cut release to 15.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
🤖 NgWorker Bot committed Aug 16, 2023
1 parent 8ad9046 commit 9c7581b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/ngworker/lumberjack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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

## [15.0.2](https://github.com/ngworker/lumberjack/compare/v15.0.1...v15.0.2) (2023-08-16)


### Bug Fixes

* 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)
* pushing the tags and commits is necessary ([#173](https://github.com/ngworker/lumberjack/issues/173)) ([8ad9046](https://github.com/ngworker/lumberjack/commit/8ad904686b246d7cd02d47a100f7216393940981))

## [15.0.1](///compare/v15.0.0...v15.0.1) (2023-06-16)


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.1",
"version": "15.0.2",
"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 9c7581b

Please sign in to comment.