Skip to content

Commit 2146369

Browse files
committed
docs: Reword changelog for google gen ai integration
1 parent 80d5ff2 commit 2146369

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,9 @@ Work in this release was contributed by @Karibash. Thank you for your contributi
9494

9595
Note that if `Sentry.reportPageLoaded()` is not called within 30 seconds of the initial pageload (or whatever value the `finalTimeout` option is set to), the pageload span will be ended automatically.
9696

97-
- **feat(core,node): Add instrumentation for `GoogleGenerativeAI` ([#17625](https://github.com/getsentry/sentry-javascript/pull/17625))**
97+
- **feat(core,node): Add instrumentation for `GoogleGenAI` ([#17625](https://github.com/getsentry/sentry-javascript/pull/17625))**
9898

99-
The SDK now automatically instruments the `@google/generative-ai` package to provide insights into your AI operations.
99+
The SDK now automatically instruments the `@google/genai` package to provide insights into your AI operations.
100100

101101
- **feat(nextjs): Promote `useRunAfterProductionCompileHook` to non-experimental build option ([#17721](https://github.com/getsentry/sentry-javascript/pull/17721))**
102102

0 commit comments

Comments
 (0)