Skip to content

Commit d8d2dbe

Browse files
committed
Release 4.2.3
1 parent d0d9899 commit d8d2dbe

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,21 @@ 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.2.3](https://github.com/sematext/spm-agent-nodejs/compare/4.2.2...4.2.3)
8+
9+
> 16 December 2022
10+
11+
- SC-14625: Update mocha to version 10.2.0 and switch gc-stats to Sematext fork [`#55`](https://github.com/sematext/spm-agent-nodejs/pull/55)
12+
- Bump qs from 6.5.2 to 6.5.3 [`#53`](https://github.com/sematext/spm-agent-nodejs/pull/53)
13+
- Update mocha to version 10.2.0 and switch gc-stats to Sematext fork [`3df9823`](https://github.com/sematext/spm-agent-nodejs/commit/3df982359dd1dd674127711fc7b4d3d43b47e76c)
14+
715
#### [4.2.2](https://github.com/sematext/spm-agent-nodejs/compare/4.2.1...4.2.2)
816

917
> 13 October 2022
1018
1119
- Point gc-stats to fork with custom binary URI [`#51`](https://github.com/sematext/spm-agent-nodejs/pull/51)
1220
- Bump vm2 from 3.9.10 to 3.9.11 [`#50`](https://github.com/sematext/spm-agent-nodejs/pull/50)
21+
- Release 4.2.2 [`ab462d6`](https://github.com/sematext/spm-agent-nodejs/commit/ab462d6cff1247dfe35fe623b3cd21b438f70865)
1322

1423
#### [4.2.1](https://github.com/sematext/spm-agent-nodejs/compare/4.2.0...4.2.1)
1524

package-lock.json

Lines changed: 2 additions & 2 deletions
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.2.2",
3+
"version": "4.2.3",
44
"description": "Node.js monitoring agent for SPM by Sematext",
55
"main": "lib/index.js",
66
"directories": {

0 commit comments

Comments
 (0)