We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 398564c commit c8fbe64Copy full SHA for c8fbe64
.changeset/six-planets-build.md
packages/plugins/sentry/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @envelop/sentry
2
3
+## 7.1.1
4
+
5
+### Patch Changes
6
7
+- [`398564c`](https://github.com/n1ru4l/envelop/commit/398564c53886f8b11faae76e49f061fe3fa5b43f)
8
+ Thanks [@EmrysMyrddin](https://github.com/EmrysMyrddin)! - Revert the addition of a typed context
9
+ since it is a breaking change. This will be re-added in a major release.
10
11
## 7.1.0
12
13
### Minor Changes
packages/plugins/sentry/package.json
@@ -1,6 +1,6 @@
{
"name": "@envelop/sentry",
- "version": "7.1.0",
+ "version": "7.1.1",
"type": "module",
"repository": {
"type": "git",
0 commit comments