Skip to content

Commit 1ee0a9f

Browse files
Publish
- @honeybadger-io/[email protected]
1 parent 9ac2db8 commit 1ee0a9f

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

packages/nextjs/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.9.2](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/[email protected]...@honeybadger-io/[email protected]) (2024-06-03)
7+
8+
9+
### Bug Fixes
10+
11+
* **nextjs:** return the correct result if file is missing ([#1356](https://github.com/honeybadger-io/honeybadger-js/issues/1356)) ([9ac2db8](https://github.com/honeybadger-io/honeybadger-js/commit/9ac2db82530ddc4a72c2df38f3cb2ddafd0c1754))
12+
13+
14+
15+
16+
617
## [5.9.1](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/[email protected]...@honeybadger-io/[email protected]) (2024-05-27)
718

819

packages/nextjs/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@honeybadger-io/nextjs",
3-
"version": "5.9.1",
3+
"version": "5.9.2",
44
"description": "Next.js integration for Honeybadger",
55
"keywords": [
66
"nextjs",

0 commit comments

Comments
 (0)