Skip to content

Commit 59a1bea

Browse files
author
Adnan Rahic
committed
Release 4.1.3
1 parent a192811 commit 59a1bea

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d
44

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

7+
#### [4.1.3](https://github.com/sematext/spm-agent-nodejs/compare/4.1.2...4.1.3)
8+
9+
> 7 April 2021
10+
11+
- updated deps [`a192811`](https://github.com/sematext/spm-agent-nodejs/commit/a1928114728f80c578ba6c6573f3c312b5b29d41)
12+
713
#### [4.1.2](https://github.com/sematext/spm-agent-nodejs/compare/4.1.1...4.1.2)
814

915
> 15 February 2021
1016
1117
- update spm-agent [`dff975f`](https://github.com/sematext/spm-agent-nodejs/commit/dff975f3bbabb580801fcc7203ebcaa187613cf1)
18+
- Release 4.1.2 [`e5bcad0`](https://github.com/sematext/spm-agent-nodejs/commit/e5bcad0b2a0bed1e5a7ad9107d6279af55512893)
1219

1320
#### [4.1.1](https://github.com/sematext/spm-agent-nodejs/compare/4.1.0...4.1.1)
1421

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spm-agent-nodejs",
3-
"version": "4.1.2",
3+
"version": "4.1.3",
44
"description": "Node.js monitoring agent for SPM by Sematext",
55
"main": "lib/index.js",
66
"directories": {

0 commit comments

Comments
 (0)