Skip to content

Commit

Permalink
[release] Prepare 3.1.2 (#307)
Browse files Browse the repository at this point in the history
* Bump version patch and changelog

Co-authored-by: Jamie Danielson <[email protected]>
  • Loading branch information
emilyashley and JamieDanielson authored Sep 13, 2022
1 parent 2f88fda commit b2fe5e7
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# libhoney-js changelog

## [3.1.2] - 2022-09-13

### Maintenance

- Add node version to the user-agent header (#299) | [@emilyashley](https://github.com/emilyashley
- Bump eslint from 8.17.0 to 8.23.1 (#300)
- Bump @babel/core from 7.18.2 to 7.19.0 (#301)
- Bump @rollup/plugin-node-resolve from 13.3.0 to 14.1.0 (#302)
- Bump @babel/preset-env from 7.18.10 to 7.19.0 (#303)
- Bump @babel/eslint-parser from 7.18.2 to 7.18.9 (#305)

## [3.1.1] - 2022-04-27

### Bug 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
@@ -1,6 +1,6 @@
{
"name": "libhoney",
"version": "3.1.1",
"version": "3.1.2",
"description": " Honeycomb.io Javascript library",
"bugs": "https://github.com/honeycombio/libhoney-js/issues",
"repository": {
Expand Down

0 comments on commit b2fe5e7

Please sign in to comment.