diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c2fec62..cccc63ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,18 @@ 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.0.49](https://github.com/sematext/logagent-js/compare/3.0.48...3.0.49) + +> 17 August 2020 + +- SC-8299: Fix Github title and body parsing [`6517da0`](https://github.com/sematext/logagent-js/commit/6517da0b22f9e072ac4c49adc424ca6112817f9c) + #### [3.0.48](https://github.com/sematext/logagent-js/compare/3.0.47...3.0.48) > 17 August 2020 - SC-9192: increased socket timeout [`67b79d1`](https://github.com/sematext/logagent-js/commit/67b79d1726b931abbb02d3a9dc95575b58187e9d) +- Release 3.0.48 [`db6d73f`](https://github.com/sematext/logagent-js/commit/db6d73f2d92f375a4a363037ddddf94322cd6ed7) #### [3.0.47](https://github.com/sematext/logagent-js/compare/3.0.46...3.0.47) diff --git a/package.json b/package.json index 00588303..223fc354 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sematext/logagent", - "version": "3.0.48", + "version": "3.0.49", "description": "Smart log parser written in Node", "main": "lib/parser/parser.js", "bin": {