Skip to content

Commit b55e454

Browse files
committed
Release 4.2.1
1 parent 8fac892 commit b55e454

3 files changed

Lines changed: 13 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ 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.1](https://github.com/sematext/spm-agent-nodejs/compare/4.2.0...4.2.1)
8+
9+
> 20 September 2022
10+
11+
- Update dependencies [`#49`](https://github.com/sematext/spm-agent-nodejs/pull/49)
12+
- Bump jose from 1.28.1 to 1.28.2 [`#48`](https://github.com/sematext/spm-agent-nodejs/pull/48)
13+
- SC-12404: Address high score vulnerability [`#47`](https://github.com/sematext/spm-agent-nodejs/pull/47)
14+
- Address high score vulnerability [`f423b8e`](https://github.com/sematext/spm-agent-nodejs/commit/f423b8e32d536775df875c0ecb6b6904c5fab5ae)
15+
716
#### [4.2.0](https://github.com/sematext/spm-agent-nodejs/compare/4.1.4...4.2.0)
817

918
> 8 July 2022
@@ -13,8 +22,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1322
- Bump node-fetch from 2.6.1 to 2.6.7 [`#44`](https://github.com/sematext/spm-agent-nodejs/pull/44)
1423
- Bump moment from 2.29.1 to 2.29.2 [`#42`](https://github.com/sematext/spm-agent-nodejs/pull/42)
1524
- Update dependencies [`1f14495`](https://github.com/sematext/spm-agent-nodejs/commit/1f14495eaab2f737fdc84d6ff7b266e1665cf074)
25+
- Release 4.2.0 [`5276ebf`](https://github.com/sematext/spm-agent-nodejs/commit/5276ebf0a750e770b808329b1c1369f3750f8d3a)
1626
- Added a pointer to tag configuration [`04429df`](https://github.com/sematext/spm-agent-nodejs/commit/04429df542bb631bbb48533a5327531da6ff9bf4)
17-
- Update README.md [`9a9d71a`](https://github.com/sematext/spm-agent-nodejs/commit/9a9d71ab15681c54d29296f19f437e266efc49af)
1827

1928
#### [4.1.4](https://github.com/sematext/spm-agent-nodejs/compare/4.1.3...4.1.4)
2029

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

0 commit comments

Comments
 (0)