Skip to content

Commit

Permalink
Release 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Adnan Rahic committed Jan 13, 2021
1 parent 86d5a34 commit 788a914
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,12 +4,19 @@ 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).

#### [2.1.2](https://github.com/sematext/sematext-agent-express/compare/2.1.1...2.1.2)

> 13 January 2021
- update spm-agent-nodejs dep [`86d5a34`](https://github.com/sematext/sematext-agent-express/commit/86d5a341672ed66e5b900c1bd524398e5ac8858a)

#### [2.1.1](https://github.com/sematext/sematext-agent-express/compare/2.1.0...2.1.1)

> 23 December 2020
- removed infratoken requirement [`ad090ca`](https://github.com/sematext/sematext-agent-express/commit/ad090cac4c526e9a20165e964687d5531c1f2988)
- added warn for infra token [`686be50`](https://github.com/sematext/sematext-agent-express/commit/686be50d38ed6a7717a5778b98049518692be9ef)
- Release 2.1.1 [`5221385`](https://github.com/sematext/sematext-agent-express/commit/5221385d7045c746ed9e7b3dc9d47b52cd4061bb)

#### [2.1.0](https://github.com/sematext/sematext-agent-express/compare/2.0.3...2.1.0)

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
@@ -1,6 +1,6 @@
{
"name": "sematext-agent-express",
"version": "2.1.1",
"version": "2.1.2",
"description": "Express.js Monitoring and Logging Agent by Sematext.",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 788a914

Please sign in to comment.