Skip to content

Commit

Permalink
Release 3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
PabloB94 committed Sep 6, 2022
1 parent 7d52cd0 commit 56f5344
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,12 +4,21 @@ 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.4](https://github.com/sematext/logagent-js/compare/3.1.3...3.1.4)

> 6 September 2022
- Bump node-fetch from 2.6.1 to 2.6.7 [`#309`](https://github.com/sematext/logagent-js/pull/309)
- Bump moment-timezone from 0.5.31 to 0.5.35 [`#308`](https://github.com/sematext/logagent-js/pull/308)
- Bump moment from 2.29.2 to 2.29.4 [`#307`](https://github.com/sematext/logagent-js/pull/307)

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

> 19 July 2022
- Fix for debug flag ignore issue [`#306`](https://github.com/sematext/logagent-js/pull/306)
- Bump moment from 2.29.1 to 2.29.2 [`#302`](https://github.com/sematext/logagent-js/pull/302)
- Release 3.1.3 [`72f59a4`](https://github.com/sematext/logagent-js/commit/72f59a4fe612d4ae3d59100b9d02113111d1717c)

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

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.3",
"version": "3.1.4",
"description": "Smart log parser written in Node",
"main": "lib/parser/parser.js",
"bin": {
Expand Down

0 comments on commit 56f5344

Please sign in to comment.