Skip to content

Commit 8467a3f

Browse files
committed
Release 4.0.2
1 parent 6fe61fd commit 8467a3f

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,19 @@ 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.0.2](https://github.com/sematext/spm-agent-nodejs/compare/4.0.1...4.0.2)
8+
9+
> 11 May 2020
10+
11+
- updated deps [`6fe61fd`](https://github.com/sematext/spm-agent-nodejs/commit/6fe61fdd23d14407972ca52a235e71716a4bcc5c)
12+
- updated diag package [`9eecbf1`](https://github.com/sematext/spm-agent-nodejs/commit/9eecbf10e94a743b20886da7ca75590e516c5b5e)
13+
714
#### [4.0.1](https://github.com/sematext/spm-agent-nodejs/compare/4.0.0...4.0.1)
815

916
> 17 April 2020
1017
1118
- added changelog [`7a9b7a3`](https://github.com/sematext/spm-agent-nodejs/commit/7a9b7a3550dbb6c8dc38cf262d8fca2568d85935)
19+
- Release 4.0.1 [`ccec648`](https://github.com/sematext/spm-agent-nodejs/commit/ccec64865112816c2be883c93e960407be4070b5)
1220
- fixed release config [`d593b46`](https://github.com/sematext/spm-agent-nodejs/commit/d593b468162157c58b6ac3c7eab7dd14c21c943d)
1321

1422
### [4.0.0](https://github.com/sematext/spm-agent-nodejs/compare/3.0.3...4.0.0)

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)