Skip to content

Commit 7bf75f6

Browse files
author
Adnan Rahic
committed
Release 4.0.4
1 parent cddc55a commit 7bf75f6

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,20 @@ 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.4](https://github.com/sematext/spm-agent-nodejs/compare/4.0.3...4.0.4)
8+
9+
> 21 October 2020
10+
11+
- fix require [`cddc55a`](https://github.com/sematext/spm-agent-nodejs/commit/cddc55a895dcf09cd1119a5645f27b755ab3387d)
12+
713
#### [4.0.3](https://github.com/sematext/spm-agent-nodejs/compare/4.0.2...4.0.3)
814

915
> 21 October 2020
1016
1117
- Bump node-fetch from 2.6.0 to 2.6.1 [`#32`](https://github.com/sematext/spm-agent-nodejs/pull/32)
1218
- change gc-stats dep [`d216f02`](https://github.com/sematext/spm-agent-nodejs/commit/d216f024ff64201b144f55c6642ba808b3ed0b59)
1319
- updated npm deps [`2fd9870`](https://github.com/sematext/spm-agent-nodejs/commit/2fd9870dff0716e379a7ece3b425e75cd6e98fb6)
20+
- Release 4.0.3 [`12b5438`](https://github.com/sematext/spm-agent-nodejs/commit/12b543802119e443cc708069bdff545e426deed2)
1421

1522
#### [4.0.2](https://github.com/sematext/spm-agent-nodejs/compare/4.0.1...4.0.2)
1623

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.3",
3+
"version": "4.0.4",
44
"description": "Node.js monitoring agent for SPM by Sematext",
55
"main": "lib/index.js",
66
"directories": {

0 commit comments

Comments
 (0)