Skip to content

Commit 55aad02

Browse files
author
Adnan Rahic
committed
Release 4.1.4
1 parent f6c3a0b commit 55aad02

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,24 @@ 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.1.4](https://github.com/sematext/spm-agent-nodejs/compare/4.1.3...4.1.4)
8+
9+
> 1 July 2021
10+
11+
- Bump ws from 6.2.1 to 6.2.2 [`#40`](https://github.com/sematext/spm-agent-nodejs/pull/40)
12+
- Bump glob-parent from 5.1.1 to 5.1.2 [`#41`](https://github.com/sematext/spm-agent-nodejs/pull/41)
13+
- Bump hosted-git-info from 2.8.8 to 2.8.9 [`#39`](https://github.com/sematext/spm-agent-nodejs/pull/39)
14+
- Bump handlebars from 4.7.6 to 4.7.7 [`#38`](https://github.com/sematext/spm-agent-nodejs/pull/38)
15+
- Bump jose from 1.28.0 to 1.28.1 [`#37`](https://github.com/sematext/spm-agent-nodejs/pull/37)
16+
- update deps [`2a336ec`](https://github.com/sematext/spm-agent-nodejs/commit/2a336ecc487d1c50a02e3e1eabc70be2d4802099)
17+
- updated deps [`36dd221`](https://github.com/sematext/spm-agent-nodejs/commit/36dd22133c2d7d93139b907f2cdedf34310f71b2)
18+
719
#### [4.1.3](https://github.com/sematext/spm-agent-nodejs/compare/4.1.2...4.1.3)
820

921
> 7 April 2021
1022
1123
- updated deps [`a192811`](https://github.com/sematext/spm-agent-nodejs/commit/a1928114728f80c578ba6c6573f3c312b5b29d41)
24+
- Release 4.1.3 [`59a1bea`](https://github.com/sematext/spm-agent-nodejs/commit/59a1beac988b4c98ef07dd4d760db8e48c64b34d)
1225

1326
#### [4.1.2](https://github.com/sematext/spm-agent-nodejs/compare/4.1.1...4.1.2)
1427

@@ -29,9 +42,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
2942
> 22 December 2020
3043
3144
- Bump ini from 1.3.5 to 1.3.7 [`#33`](https://github.com/sematext/spm-agent-nodejs/pull/33)
45+
- audit [`645c593`](https://github.com/sematext/spm-agent-nodejs/commit/645c593f69749f47689c5994589168da11aae038)
3246
- update som-agent [`fcc70fc`](https://github.com/sematext/spm-agent-nodejs/commit/fcc70fcf2feaff91c70a0c4a41109e73cca701aa)
3347
- Release 4.1.0 [`5cda30f`](https://github.com/sematext/spm-agent-nodejs/commit/5cda30fd3aa623982af5926c747a561923a19314)
34-
- Merge pull request #35 from sematext/develop [`4579eed`](https://github.com/sematext/spm-agent-nodejs/commit/4579eedeb684fa5e7ec4d3dcc362f16ce2b20f41)
3548

3649
#### [4.0.4](https://github.com/sematext/spm-agent-nodejs/compare/4.0.3...4.0.4)
3750

package-lock.json

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

0 commit comments

Comments
 (0)