Skip to content

Commit

Permalink
Release 2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
PabloB94 committed Sep 20, 2022
1 parent 91960c8 commit ceaeacc
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 4 deletions.
20 changes: 19 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,29 @@ 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).

#### [2.1.4](https://github.com/sematext/sematext-agent-express/compare/2.1.3...2.1.4)

- Update dependencies [`#19`](https://github.com/sematext/sematext-agent-express/pull/19)
- Bump jose from 1.28.1 to 1.28.2 [`#18`](https://github.com/sematext/sematext-agent-express/pull/18)
- SC-12404 Update dependencies [`#17`](https://github.com/sematext/sematext-agent-express/pull/17)
- Bump node-fetch from 2.6.1 to 2.6.7 [`#16`](https://github.com/sematext/sematext-agent-express/pull/16)
- Bump moment from 2.29.1 to 2.29.2 [`#15`](https://github.com/sematext/sematext-agent-express/pull/15)
- Bump safe-flat from 2.0.1 to 2.0.2 [`#13`](https://github.com/sematext/sematext-agent-express/pull/13)
- Bump color-string from 1.5.4 to 1.6.0 [`#14`](https://github.com/sematext/sematext-agent-express/pull/14)
- Bump hosted-git-info from 2.8.8 to 2.8.9 [`#9`](https://github.com/sematext/sematext-agent-express/pull/9)
- Bump ws from 6.2.1 to 6.2.2 [`#10`](https://github.com/sematext/sematext-agent-express/pull/10)
- Bump path-parse from 1.0.6 to 1.0.7 [`#12`](https://github.com/sematext/sematext-agent-express/pull/12)
- Bump glob-parent from 5.1.1 to 5.1.2 [`#11`](https://github.com/sematext/sematext-agent-express/pull/11)
- Bump handlebars from 4.7.6 to 4.7.7 [`#8`](https://github.com/sematext/sematext-agent-express/pull/8)
- Bump jose from 1.28.0 to 1.28.1 [`#7`](https://github.com/sematext/sematext-agent-express/pull/7)
- Update package.json [`fc8ade4`](https://github.com/sematext/sematext-agent-express/commit/fc8ade48073a9eac9e6ac3c4a96e9c2ed747eae4)

#### [2.1.3](https://github.com/sematext/sematext-agent-express/compare/2.1.2...2.1.3)

> 15 February 2021
- update spm-agent-nodejs [`fbfa94b`](https://github.com/sematext/sematext-agent-express/commit/fbfa94bfa24fb2a1a89a4a7af9823f4036c3275d)
- Release 2.1.3 [`0797384`](https://github.com/sematext/sematext-agent-express/commit/07973848e0602b22d139afda304f3edea5c7e5b5)

#### [2.1.2](https://github.com/sematext/sematext-agent-express/compare/2.1.1...2.1.2)

Expand All @@ -27,7 +45,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [2.1.0](https://github.com/sematext/sematext-agent-express/compare/2.0.3...2.1.0)

> 22 December 2020
> 23 December 2020
- update agent [`c26409e`](https://github.com/sematext/sematext-agent-express/commit/c26409eeb024825b3d934a3ae0dbb6be292fcdba)
- Release 2.1.0 [`220bda0`](https://github.com/sematext/sematext-agent-express/commit/220bda05de0e1e1eca80cbe61198a9de6a2a02cc)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sematext-agent-express",
"version": "2.1.3",
"version": "2.1.4",
"description": "Express.js Monitoring and Logging Agent by Sematext.",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit ceaeacc

Please sign in to comment.