Skip to content

Commit 70a080f

Browse files
chore(release): 4.1.0 [skip ci]
# [4.1.0](v4.0.0...v4.1.0) (2025-02-04) ### Features * depend on `@sentry/core` instead of `@sentry/browser` ([#480](#480)) ([278a514](278a514))
1 parent 278a514 commit 70a080f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [4.1.0](https://github.com/DiederikvandenB/apollo-link-sentry/compare/v4.0.0...v4.1.0) (2025-02-04)
2+
3+
4+
### Features
5+
6+
* depend on `@sentry/core` instead of `@sentry/browser` ([#480](https://github.com/DiederikvandenB/apollo-link-sentry/issues/480)) ([278a514](https://github.com/DiederikvandenB/apollo-link-sentry/commit/278a51469a238d2d5e1250c520b719a00b0e12fa))
7+
18
# [4.0.0](https://github.com/DiederikvandenB/apollo-link-sentry/compare/v3.3.0...v4.0.0) (2024-05-21)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apollo-link-sentry",
3-
"version": "4.0.0",
3+
"version": "4.1.0",
44
"license": "MIT",
55
"author": "Diederik van den Burger <[email protected]>",
66
"repository": "https://github.com/DiederikvandenB/apollo-link-sentry.git",

0 commit comments

Comments
 (0)