Skip to content

Commit

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

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


### Bug Fixes

* **docs**: README should recommend @logdna/browser for client-side [b99c0d3](https://github.com/logdna/logger-node/commit/b99c0d3746ae8ab3eb4acc5034ea2b91df895362) - Darin Spivey, closes: [#41](https://github.com/logdna/logger-node/issues/41)


### Chores

* **ci**: Bump to node:17 [e410324](https://github.com/logdna/logger-node/commit/e41032420fb53e56e3d6aea8ae3b6a3c6c418648) - Darin Spivey

## [2.6.1](https://github.com/logdna/logger-node/compare/v2.6.0...v2.6.1) (2022-01-20)


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.1",
"version": "2.6.2",
"description": "LogDNA's Node.js Logging Module.",
"main": "index.js",
"types": "types.d.ts",
Expand Down

0 comments on commit a1145ca

Please sign in to comment.