Skip to content

Commit

Permalink
rel: prepare 4.3.1 release (#450)
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Boten <[email protected]>
  • Loading branch information
codeboten authored Dec 20, 2024
1 parent 9fe1ba4 commit 919f087
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# libhoney-js changelog

## [4.3.1] - 2024-12-20

### Maintenance

- maint: update superagent to pull in updated hexoid (#447) | [@codeboten](https://github.com/codeboten)
- maint(deps-dev): bump @babel/preset-env from 7.24.4 to 7.26.0 (#439)
- maint(deps-dev): bump @rollup/plugin-commonjs from 25.0.7 to 28.0.1 (#440)
- maint(deps-dev): bump braces from 3.0.2 to 3.0.3 (#425)
- maint(deps-dev): bump rollup from 3.20.2 to 3.29.5 (#433)
- maint(deps-dev): bump @babel/core from 7.24.4 to 7.26.0 (#435)
- maint: update dependabot.yml to remove review team, use codeowners instead (#434) | [@codeboten](https://github.com/codeboten)
- maint(deps-dev): bump prettier from 3.0.0 to 3.3.2 (#427)
- docs: update vulnerability reporting process (#431) | [@robbkidd](https://github.com/robbkidd)

## [4.3.0] - 2024-04-25

### !!! Breaking Changes !!!
Expand Down
2 changes: 1 addition & 1 deletion 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": "4.3.0",
"version": "4.3.1",
"description": " Honeycomb.io Javascript library",
"bugs": "https://github.com/honeycombio/libhoney-js/issues",
"repository": {
Expand Down

0 comments on commit 919f087

Please sign in to comment.