diff --git a/CHANGELOG.md b/CHANGELOG.md index a89cbb4..4612e4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,24 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [4.1.4](https://github.com/sematext/spm-agent-nodejs/compare/4.1.3...4.1.4) + +> 1 July 2021 + +- Bump ws from 6.2.1 to 6.2.2 [`#40`](https://github.com/sematext/spm-agent-nodejs/pull/40) +- Bump glob-parent from 5.1.1 to 5.1.2 [`#41`](https://github.com/sematext/spm-agent-nodejs/pull/41) +- Bump hosted-git-info from 2.8.8 to 2.8.9 [`#39`](https://github.com/sematext/spm-agent-nodejs/pull/39) +- Bump handlebars from 4.7.6 to 4.7.7 [`#38`](https://github.com/sematext/spm-agent-nodejs/pull/38) +- Bump jose from 1.28.0 to 1.28.1 [`#37`](https://github.com/sematext/spm-agent-nodejs/pull/37) +- update deps [`2a336ec`](https://github.com/sematext/spm-agent-nodejs/commit/2a336ecc487d1c50a02e3e1eabc70be2d4802099) +- updated deps [`36dd221`](https://github.com/sematext/spm-agent-nodejs/commit/36dd22133c2d7d93139b907f2cdedf34310f71b2) + #### [4.1.3](https://github.com/sematext/spm-agent-nodejs/compare/4.1.2...4.1.3) > 7 April 2021 - updated deps [`a192811`](https://github.com/sematext/spm-agent-nodejs/commit/a1928114728f80c578ba6c6573f3c312b5b29d41) +- Release 4.1.3 [`59a1bea`](https://github.com/sematext/spm-agent-nodejs/commit/59a1beac988b4c98ef07dd4d760db8e48c64b34d) #### [4.1.2](https://github.com/sematext/spm-agent-nodejs/compare/4.1.1...4.1.2) @@ -29,9 +42,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). > 22 December 2020 - Bump ini from 1.3.5 to 1.3.7 [`#33`](https://github.com/sematext/spm-agent-nodejs/pull/33) +- audit [`645c593`](https://github.com/sematext/spm-agent-nodejs/commit/645c593f69749f47689c5994589168da11aae038) - update som-agent [`fcc70fc`](https://github.com/sematext/spm-agent-nodejs/commit/fcc70fcf2feaff91c70a0c4a41109e73cca701aa) - Release 4.1.0 [`5cda30f`](https://github.com/sematext/spm-agent-nodejs/commit/5cda30fd3aa623982af5926c747a561923a19314) -- Merge pull request #35 from sematext/develop [`4579eed`](https://github.com/sematext/spm-agent-nodejs/commit/4579eedeb684fa5e7ec4d3dcc362f16ce2b20f41) #### [4.0.4](https://github.com/sematext/spm-agent-nodejs/compare/4.0.3...4.0.4) diff --git a/package-lock.json b/package-lock.json index ce98254..f58d5bb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "spm-agent-nodejs", - "version": "4.1.3", + "version": "4.1.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index bb2bb54..1d2db7f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spm-agent-nodejs", - "version": "4.1.3", + "version": "4.1.4", "description": "Node.js monitoring agent for SPM by Sematext", "main": "lib/index.js", "directories": {