Skip to content

Commit f8e806c

Browse files
author
🤖 NgWorker Bot
committed
release($ngworker-lumberjack): 🎸 cut release to 18.0.0
1 parent 86a04fa commit f8e806c

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/ngworker/lumberjack/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

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

5+
## [18.0.0](https://github.com/ngworker/lumberjack/compare/v17.0.1...v18.0.0) (2024-07-14)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* remove ng modules (#210)
11+
* upgrade to nx 19.1 and angular 18 (#209)
12+
13+
### Features
14+
15+
* remove ng modules ([#210](https://github.com/ngworker/lumberjack/issues/210)) ([7cb8941](https://github.com/ngworker/lumberjack/commit/7cb8941ba4a34e4dbe7de0d8ae33125e9aa4e3fa))
16+
* upgrade to nx 19.1 and angular 18 ([#209](https://github.com/ngworker/lumberjack/issues/209)) ([e6bd458](https://github.com/ngworker/lumberjack/commit/e6bd458e747dbcd7146ab0a0c35c72525b2ef4c6))
17+
518
## [17.0.1](https://github.com/ngworker/lumberjack/compare/v17.0.0...v17.0.1) (2024-02-04)
619

720

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": "17.0.1",
3+
"version": "18.0.0",
44
"description": "Lumberjack is a versatile Angular logging library, specifically designed to be extended and customized",
55
"homepage": "https://ngworker.github.io/lumberjack/",
66
"license": "MIT",

0 commit comments

Comments
 (0)