Skip to content

Commit 229bb2e

Browse files
authored
meta(changelog): Add changelog for version 2.0.0 (#257)
1 parent ee0aed6 commit 229bb2e

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## 2.0.0
4+
5+
> [!NOTE]
6+
> This release contains no changes over `v1.10.4` and is just meant to unblock users that have upgraded to `v2` before.
7+
>
8+
> We **recommend** pinning to `v1`.
9+
10+
Last week we pushed a `v2` branch that triggered dependabot which treated it as a release.
11+
This was not meant to be a release, but many users have upgraded to `v2`.
12+
13+
This release will help unblock users that have upgraded to `v2`.
14+
15+
Please see: #209
16+
317
## 1.10.4
418

519
### Various fixes & improvements

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,6 @@ Additionally, releases are used for applying [source maps](https://docs.sentry.i
2323

2424
## What's new
2525

26-
### 1.10.0
27-
28-
- **feat(action): Support macos and windows runners**
29-
We now publish a composite action that runs on all runners. Actions can now be properly versioned, allowing pinning versions from here on out.
30-
3126
Please refer to the [release page](https://github.com/getsentry/action-release/releases) for the latest release notes.
3227

3328
## Prerequisites

0 commit comments

Comments
 (0)