Skip to content

Commit

Permalink
Merge pull request #105 from pragmaticivan/release-v2.5.0
Browse files Browse the repository at this point in the history
chore: release 2.5.0
  • Loading branch information
pragmaticivan authored Sep 26, 2021
2 parents 6efb0a5 + 5ccc978 commit 037fe28
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.5.0](https://www.github.com/pragmaticivan/nestjs-otel/compare/v2.4.0...v2.5.0) (2021-09-26)


### Features

* add defaultLabels support ([6efb0a5](https://www.github.com/pragmaticivan/nestjs-otel/commit/6efb0a540546bd78d0ea582e949beb3c77be3288))

## [2.4.0](https://www.github.com/pragmaticivan/nestjs-otel/compare/v2.3.0...v2.4.0) (2021-08-24)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nestjs-otel",
"version": "2.4.0",
"version": "2.5.0",
"description": "NestJS OpenTelemetry Library",
"main": "lib/index.js",
"typings": "lib/index",
Expand Down

0 comments on commit 037fe28

Please sign in to comment.