Skip to content

Commit a43f7fa

Browse files
committed
Release 4.2.7
1 parent e4f48a7 commit a43f7fa

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,11 +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.2.7](https://github.com/sematext/spm-agent-nodejs/compare/4.2.6...4.2.7)
8+
9+
> 7 August 2023
10+
11+
- fix: upgrade libraries [`#69`](https://github.com/sematext/spm-agent-nodejs/pull/69)
12+
- Bump semver from 5.7.1 to 5.7.2 [`#67`](https://github.com/sematext/spm-agent-nodejs/pull/67)
13+
- Bump word-wrap from 1.2.3 to 1.2.4 [`#68`](https://github.com/sematext/spm-agent-nodejs/pull/68)
14+
715
#### [4.2.6](https://github.com/sematext/spm-agent-nodejs/compare/4.2.5...4.2.6)
816

917
> 15 June 2023
1018
1119
- chore: upgrade spm-agent library [`#66`](https://github.com/sematext/spm-agent-nodejs/pull/66)
20+
- Release 4.2.6 [`ca7868b`](https://github.com/sematext/spm-agent-nodejs/commit/ca7868b8d476ca84f70affe43a1e77100425f551)
1221

1322
#### [4.2.5](https://github.com/sematext/spm-agent-nodejs/compare/4.2.4...4.2.5)
1423

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

0 commit comments

Comments
 (0)