Skip to content

Commit 678d302

Browse files
committed
release: 2024-06-26, Version 2.6.9 [skip ci]
1 parent cdcc6b3 commit 678d302

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.9](https://github.com/logdna/logger-node/compare/v2.6.8...v2.6.9) (2024-06-26)
4+
5+
6+
### Bug Fixes
7+
8+
* make compatible with pipeline [cdcc6b3](https://github.com/logdna/logger-node/commit/cdcc6b348952b372de7331b4de39493f17a012fa) - Gregory Janco, closes: [#86](https://github.com/logdna/logger-node/issues/86)
9+
310
## [2.6.8](https://github.com/logdna/logger-node/compare/v2.6.7...v2.6.8) (2023-11-07)
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.8",
3+
"version": "2.6.9",
44
"description": "LogDNA's Node.js Logging Module.",
55
"main": "index.js",
66
"types": "types.d.ts",

0 commit comments

Comments
 (0)