Skip to content

Commit c8fbe64

Browse files
Upcoming Release Changes (#2115)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 398564c commit c8fbe64

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

.changeset/six-planets-build.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/plugins/sentry/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @envelop/sentry
22

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+
311
## 7.1.0
412

513
### Minor Changes

packages/plugins/sentry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@envelop/sentry",
3-
"version": "7.1.0",
3+
"version": "7.1.1",
44
"type": "module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)