Skip to content

Commit 0dde0c2

Browse files
committed
release(ngworker-lumberjack): 🎸 cut release to 15.0.0
1 parent 9df215b commit 0dde0c2

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

packages/ngworker/lumberjack/CHANGELOG.md

+16-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
# Changelog
22

3-
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
3+
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4+
5+
## [15.0.0](///compare/v14.0.0...v15.0.0) (2023-06-12)
6+
7+
8+
### Features
9+
10+
* 139 use provide and with factory functions ([#144](undefined/undefined/undefined/issues/144)) 8e11027, closes #139
11+
* migrate to nx (15.3.0) and angular 15 ([#147](undefined/undefined/undefined/issues/147)) b69d069
12+
13+
14+
### Bug Fixes
15+
16+
* priotize github deploy 9df215b
17+
* sonar cloud smells ([#155](undefined/undefined/undefined/issues/155)) ec17277
18+
* sonar smells ([#157](undefined/undefined/undefined/issues/157)) fd2fe80
419

520
## [14.0.0](https://github.com/ngworker/lumberjack/compare/v2.0.3...v14.0.0) (2022-10-26)
621

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