Skip to content

Commit

Permalink
Revert "Release: Bump version to v32.42.1"
Browse files Browse the repository at this point in the history
This reverts commit b71448e.
  • Loading branch information
StepanBrychta committed Sep 17, 2024
1 parent b71448e commit 5e781ef
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
4 changes: 0 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# CHANGELOG

## v32.42.1 - 2024-09-17

Migrate release workflow from BuildKite to GitHub and publish new versions to Sonatype instead of S3.

## v32.42.0 - 2024-07-24

Migrate from Akka to Pekko
Expand Down
3 changes: 3 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
RELEASE_TYPE: patch

Migrate release workflow from BuildKite to GitHub and publish new versions to Sonatype instead of S3.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
val projectVersion = "32.42.1"
val projectVersion = "32.42.0"

Global / excludeLintKeys += composeNoBuild

Expand Down

0 comments on commit 5e781ef

Please sign in to comment.