Skip to content

Commit

Permalink
Release 3.0.71
Browse files Browse the repository at this point in the history
  • Loading branch information
Adnan Rahic committed Jul 1, 2021
1 parent d695194 commit 393e96c
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,22 @@ 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.71](https://github.com/sematext/logagent-js/compare/3.0.70...3.0.71)

> 1 July 2021
- added missing dep [`21cf019`](https://github.com/sematext/logagent-js/commit/21cf019f5165363ae0b8be03e9b57fabe4a093e5)
- update debug logging [`7d3097b`](https://github.com/sematext/logagent-js/commit/7d3097b51f7522171da29684afd40e7a6da5c327)
- Update README.md [`cc0849e`](https://github.com/sematext/logagent-js/commit/cc0849e42d9021dd0691e3c869397052cb23da16)

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

> 25 June 2021
- Vercel receiver: added test case [`#280`](https://github.com/sematext/logagent-js/pull/280)
- Refactoring to use multiple Vercel client secrets [`#279`](https://github.com/sematext/logagent-js/pull/279)
- refactor: multiple client secrets [`3c11a81`](https://github.com/sematext/logagent-js/commit/3c11a8156facaf2786b0c37aa5802028cb9b8c11)
- Release 3.0.70 [`94ec683`](https://github.com/sematext/logagent-js/commit/94ec683c72df0d694268118c0445e2b4e98d3d3a)
- add another test case [`877a228`](https://github.com/sematext/logagent-js/commit/877a22833d0f800a13b502c9e46f46e94da7b83a)

#### [3.0.69](https://github.com/sematext/logagent-js/compare/3.0.68...3.0.69)
Expand Down
2 changes: 1 addition & 1 deletion 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.0.70",
"version": "3.0.71",
"description": "Smart log parser written in Node",
"main": "lib/parser/parser.js",
"bin": {
Expand Down

0 comments on commit 393e96c

Please sign in to comment.