Skip to content

Commit

Permalink
Release 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PabloB94 committed Apr 1, 2022
1 parent 8afa40d commit cc0f302
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [3.1.1](https://github.com/sematext/logagent-js/compare/3.1.0...3.1.1)

> 1 April 2022
- Bump requestretry from 3.1.0 to 7.0.0 [`#300`](https://github.com/sematext/logagent-js/pull/300)
- Bump node-fetch from 2.6.1 to 2.6.7 [`#298`](https://github.com/sematext/logagent-js/pull/298)
- Add missing dependencies [`8afa40d`](https://github.com/sematext/logagent-js/commit/8afa40dcbabe99a13d6db2fa88bdf5621a118711)
- Add missing dependencies for Request and Graceful-fs [`3fd5a39`](https://github.com/sematext/logagent-js/commit/3fd5a396b7dcf335b0d33525fee44196d0d456bf)

#### [3.1.0](https://github.com/sematext/logagent-js/compare/3.0.72...3.1.0)

> 29 March 2022
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sematext/logagent",
"version": "3.1.0",
"version": "3.1.1",
"description": "Smart log parser written in Node",
"main": "lib/parser/parser.js",
"bin": {
Expand Down

0 comments on commit cc0f302

Please sign in to comment.