Skip to content

Commit

Permalink
chore(master): release 5.25.0 (#650)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 26, 2024
1 parent dee37e1 commit 6eeed8f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log


## [5.25.0](https://github.com/honeybadger-io/honeybadger-ruby/compare/v5.24.0...v5.25.0) (2024-11-26)


### Features

* set context during rails error report ([#649](https://github.com/honeybadger-io/honeybadger-ruby/issues/649)) ([dee37e1](https://github.com/honeybadger-io/honeybadger-ruby/commit/dee37e157b0913e24a5d368e3d2cbe733f87214e))

## [5.24.0](https://github.com/honeybadger-io/honeybadger-ruby/compare/v5.23.0...v5.24.0) (2024-11-21)


Expand Down
2 changes: 1 addition & 1 deletion lib/honeybadger/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module Honeybadger
# The current String Honeybadger version.
VERSION = '5.24.0'.freeze
VERSION = '5.25.0'.freeze
end

0 comments on commit 6eeed8f

Please sign in to comment.