diff --git a/CHANGELOG.md b/CHANGELOG.md index c1ad48cb..10843698 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## 2.0.0 + +> [!NOTE] +> This release contains no changes over `v1.10.4` and is just meant to unblock users that have upgraded to `v2` before. +> +> We **recommend** pinning to `v1`. + +Last week we pushed a `v2` branch that triggered dependabot which treated it as a release. +This was not meant to be a release, but many users have upgraded to `v2`. + +This release will help unblock users that have upgraded to `v2`. + +Please see: #209 + ## 1.10.4 ### Various fixes & improvements diff --git a/README.md b/README.md index 2b2aa534..ccc91237 100644 --- a/README.md +++ b/README.md @@ -23,11 +23,6 @@ Additionally, releases are used for applying [source maps](https://docs.sentry.i ## What's new -### 1.10.0 - -- **feat(action): Support macos and windows runners** -We now publish a composite action that runs on all runners. Actions can now be properly versioned, allowing pinning versions from here on out. - Please refer to the [release page](https://github.com/getsentry/action-release/releases) for the latest release notes. ## Prerequisites