Skip to content

Commit 2d472a5

Browse files
committed
Release 4.2.5
1 parent 0d203e6 commit 2d472a5

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ 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.5](https://github.com/sematext/spm-agent-nodejs/compare/4.2.4...4.2.5)
8+
9+
> 15 June 2023
10+
11+
- chore: upgrade spm_agent library [`#65`](https://github.com/sematext/spm-agent-nodejs/pull/65)
12+
713
#### [4.2.4](https://github.com/sematext/spm-agent-nodejs/compare/4.2.3...4.2.4)
814

915
> 15 June 2023
@@ -16,6 +22,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1622
- Bump http-cache-semantics from 4.1.0 to 4.1.1 [`#58`](https://github.com/sematext/spm-agent-nodejs/pull/58)
1723
- chore: upgrade the libraries with vulnerabilities [`332bd95`](https://github.com/sematext/spm-agent-nodejs/commit/332bd95b95023f605c0a91c6708afe77786a0422)
1824
- chore: remove the test of already deleted process [`9fdfbd1`](https://github.com/sematext/spm-agent-nodejs/commit/9fdfbd13c536ed4d7a091619eb8aec9894c4b12c)
25+
- Release 4.2.4 [`91e7cd3`](https://github.com/sematext/spm-agent-nodejs/commit/91e7cd3a1dcd036fe73f095b088b4344e7f0883c)
1926

2027
#### [4.2.3](https://github.com/sematext/spm-agent-nodejs/compare/4.2.2...4.2.3)
2128

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

0 commit comments

Comments
 (0)