Skip to content

Commit

Permalink
Merge pull request #58 from pragmaticivan/release-v2.1.0
Browse files Browse the repository at this point in the history
chore: release 2.1.0
  • Loading branch information
pragmaticivan authored Jul 28, 2021
2 parents 9931c5e + 19ff291 commit 891ab67
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.1.0](https://www.github.com/pragmaticivan/nestjs-otel/compare/v2.0.0...v2.1.0) (2021-07-28)


### Features

* add metric decorators ([9263bd0](https://www.github.com/pragmaticivan/nestjs-otel/commit/9263bd0844e203920375ca04a4876fe60e8ea2a7))

## [2.0.0](https://www.github.com/pragmaticivan/nestjs-otel/compare/v1.8.2...v2.0.0) (2021-07-28)


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.0.0",
"version": "2.1.0",
"description": "NestJS OpenTelemetry Library",
"main": "lib/index.js",
"typings": "lib/index",
Expand Down

0 comments on commit 891ab67

Please sign in to comment.