Skip to content

Commit

Permalink
release: 2022-04-21, Version 2.6.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
logdnabot committed Apr 21, 2022
1 parent 68a7e54 commit 8d5bb53
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## Changelog

## [2.6.3](https://github.com/logdna/logger-node/compare/v2.6.2...v2.6.3) (2022-04-21)


### Code Refactoring

* extract _getPayloadSize method [68a7e54](https://github.com/logdna/logger-node/commit/68a7e54e168a20c14d31a9f416842151e63a25f7) - Eric Melski

## [2.6.2](https://github.com/logdna/logger-node/compare/v2.6.1...v2.6.2) (2022-04-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@logdna/logger",
"version": "2.6.2",
"version": "2.6.3",
"description": "LogDNA's Node.js Logging Module.",
"main": "index.js",
"types": "types.d.ts",
Expand Down

0 comments on commit 8d5bb53

Please sign in to comment.