Skip to content

Commit 5276ebf

Browse files
committed
Release 4.2.0
1 parent 8a154f7 commit 5276ebf

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ 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.0](https://github.com/sematext/spm-agent-nodejs/compare/4.1.4...4.2.0)
8+
9+
> 8 July 2022
10+
11+
- SC-13033 Update dependencies [`#46`](https://github.com/sematext/spm-agent-nodejs/pull/46)
12+
- Bump minimist from 1.2.5 to 1.2.6 [`#43`](https://github.com/sematext/spm-agent-nodejs/pull/43)
13+
- Bump node-fetch from 2.6.1 to 2.6.7 [`#44`](https://github.com/sematext/spm-agent-nodejs/pull/44)
14+
- Bump moment from 2.29.1 to 2.29.2 [`#42`](https://github.com/sematext/spm-agent-nodejs/pull/42)
15+
- Update dependencies [`1f14495`](https://github.com/sematext/spm-agent-nodejs/commit/1f14495eaab2f737fdc84d6ff7b266e1665cf074)
16+
- 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)
18+
719
#### [4.1.4](https://github.com/sematext/spm-agent-nodejs/compare/4.1.3...4.1.4)
820

921
> 1 July 2021
@@ -15,6 +27,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1527
- Bump jose from 1.28.0 to 1.28.1 [`#37`](https://github.com/sematext/spm-agent-nodejs/pull/37)
1628
- update deps [`2a336ec`](https://github.com/sematext/spm-agent-nodejs/commit/2a336ecc487d1c50a02e3e1eabc70be2d4802099)
1729
- updated deps [`36dd221`](https://github.com/sematext/spm-agent-nodejs/commit/36dd22133c2d7d93139b907f2cdedf34310f71b2)
30+
- Release 4.1.4 [`55aad02`](https://github.com/sematext/spm-agent-nodejs/commit/55aad0215d19eb05c0b40410a9768cc8ac81265e)
1831

1932
#### [4.1.3](https://github.com/sematext/spm-agent-nodejs/compare/4.1.2...4.1.3)
2033

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

0 commit comments

Comments
 (0)