Skip to content

Commit

Permalink
Version bump 2.7.4 (#406)
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Osman authored Jul 23, 2021
1 parent 58ac1d9 commit 6adaf4f
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# beeline-nodejs changelog

## 2.7.5 [07-23-2021]

### Fixes

- Use JSON.stringify only when debugging is enabled [#401](https://github.com/honeycombio/beeline-nodejs/pull/401) | [@kamilkisiela](https://github.com/kamilkisiela)

### Maintenance

- Bump eslint from 7.29.0 to 7.30.0 (#398)
- Bump @types/node from 15.12.4 to 16.3.2 (#403)
- Bump prettier from 2.3.1 to 2.3.2 (#382)

## 2.7.3 [07-08-2021]

### Fixes
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
Expand Up @@ -6,7 +6,7 @@
"node": "12.22.1"
},
"license": "Apache-2.0",
"version": "2.7.3",
"version": "2.7.4",
"repository": {
"type": "git",
"url": "https://github.com/honeycombio/beeline-nodejs.git"
Expand Down

0 comments on commit 6adaf4f

Please sign in to comment.