Skip to content

Commit d2c4735

Browse files
chore(main): release 1.2.0
1 parent 47102a1 commit d2c4735

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.2.0](https://github.com/nicolaspearson/nestjs.dellingr/compare/v1.1.0...v1.2.0) (2022-08-01)
4+
5+
6+
### Features
7+
8+
* remove newrelic ([758da21](https://github.com/nicolaspearson/nestjs.dellingr/commit/758da21e74ecb96cb6241a108292798650211e15))
9+
10+
11+
### Bug Fixes
12+
13+
* adapt new relic logger ([0ac6097](https://github.com/nicolaspearson/nestjs.dellingr/commit/0ac6097caef93e0084601d40783def73393947cb))
14+
315
## [1.1.0](https://github.com/nicolaspearson/nestjs.dellingr/compare/v1.0.2...v1.1.0) (2022-06-28)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dellingr",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "This is NestJS starter repository.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)