Skip to content

Commit b020748

Browse files
committed
release: 2022-04-21, Version 2.6.4 [skip ci]
1 parent d23b0c1 commit b020748

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [2.6.4](https://github.com/logdna/logger-node/compare/v2.6.3...v2.6.4) (2022-04-21)
4+
5+
6+
### Code Refactoring
7+
8+
* extract _serializeBuffer method [d23b0c1](https://github.com/logdna/logger-node/commit/d23b0c1c4236ffa173e552ee6fdbb2e7b750e03f) - Eric Melski
9+
310
## [2.6.3](https://github.com/logdna/logger-node/compare/v2.6.2...v2.6.3) (2022-04-21)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@logdna/logger",
3-
"version": "2.6.3",
3+
"version": "2.6.4",
44
"description": "LogDNA's Node.js Logging Module.",
55
"main": "index.js",
66
"types": "types.d.ts",

0 commit comments

Comments
 (0)