Skip to content
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.

Commit

Permalink
release: 2022-02-04, Version 3.5.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
logdnabot committed Feb 4, 2022
1 parent 40c3283 commit ece6488
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## Changelog

## [3.5.3](https://github.com/logdna/nodejs/compare/v3.5.2...v3.5.3) (2022-02-04)


### Bug Fixes

* **ci**: Switch to Jenkins and semantic-release [90ac36e](https://github.com/logdna/nodejs/commit/90ac36e77dbeae1cfd9b8a83d3f7d7565a5dc917) - Darin Spivey, closes: [#110](https://github.com/logdna/nodejs/issues/110)


### Chores

* **deps**: axios@0.25.0 [40c3283](https://github.com/logdna/nodejs/commit/40c3283949bd7d9745f715309c65c2f6031b34f4) - Darin Spivey, closes: [#111](https://github.com/logdna/nodejs/issues/111)

# CHANGELOG

This file documents all notable changes in `LogDNA Node.js Code Library`. The release numbering uses [semantic versioning](http://semver.org).
Expand Down Expand Up @@ -44,4 +58,4 @@ done strictly for the safety of legacy users who may still be using it.
[3.3.3]: https://github.com/logdna/nodejs/compare/3.3.2...3.3.3
[3.3.2]: https://github.com/logdna/nodejs/compare/3.3.1...3.3.2
[3.3.1]: https://github.com/logdna/nodejs/compare/3.3.0...3.3.1
[3.3.0]: https://github.com/logdna/nodejs/releases/tag/3.3.0
[3.3.0]: https://github.com/logdna/nodejs/releases/tag/3.3.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "logdna",
"version": "3.5.2",
"version": "3.5.3",
"description": "LogDNA's Node.js Logging Module.",
"main": "index.js",
"types": "types.d.ts",
Expand Down

0 comments on commit ece6488

Please sign in to comment.